:root{--font-geist-sans:Arial,"Helvetica Neue",sans-serif;--font-geist-mono:"Courier New",monospace}

@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--scarlet:#ff2400;--cyan:#00dbff;--ink:#08090c;--paper:#f6f3ed;--muted:#a7abb2;--line:#ffffff24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:#fff;font-family:Arial,"Helvetica Neue",sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08090ce0;border-bottom:1px solid #ffffff1c;position:fixed;inset:0 0 auto}.nav-shell{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:82px;margin:auto;display:flex}.brand img{width:230px;height:auto;display:block}.site-nav{align-items:center;gap:28px;font-size:13px;font-weight:600;display:flex}.site-nav>a:not(.button){color:#d8d9dd;transition:color .2s}.site-nav>a:not(.button):hover{color:var(--cyan)}.button{background:var(--scarlet);color:#fff;border:0;border-radius:5px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 24px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 38px #ff240038}.button:hover{transform:translateY(-2px);box-shadow:0 18px 48px #ff240052}.button-small{min-height:42px;padding:0 18px;font-size:12px}.menu-toggle{border:1px solid var(--line);background:0 0;border-radius:4px;width:44px;height:44px;padding:10px;display:none}.menu-toggle span{background:#fff;height:2px;margin:4px 0;display:block}.hero{background:radial-gradient(circle at 75% 45%,#00dbff1c,#0000 31%),linear-gradient(115deg,#08090c 0%,#0c0d12 54%,#07090d 100%);min-height:820px;padding:158px 0 96px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ff24003d;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-48%;left:-9%;box-shadow:0 0 0 65px #ff240006,0 0 0 130px #ff240005}.hero-grid{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:64px;width:min(1180px,100% - 48px);margin:auto;display:grid;position:relative}.eyebrow{color:var(--cyan);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 24px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--cyan);width:28px;height:2px}.hero h1{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(52px,5.5vw,84px);font-weight:720;line-height:.98}.hero h1 em{color:var(--scarlet);font-style:normal}.hero-lede{color:#bfc2c9;max-width:600px;margin:27px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.text-link{color:#e7e8ea;align-items:center;gap:11px;font-size:14px;font-weight:650;display:inline-flex}.text-link span{color:var(--cyan)}.trust-line{color:#898e97;gap:18px;margin:27px 0 0;font-size:12px;display:flex}.trust-line span{align-items:center;gap:8px;display:flex}.trust-line span:before{content:"";background:var(--cyan);border-radius:50%;width:5px;height:5px}.hero-visual{perspective:1000px;min-height:510px;position:relative}.browser-frame{background:#12151b;border:1px solid #ffffff2e;border-radius:13px;width:94%;position:absolute;top:48px;right:0;overflow:hidden;transform:rotateY(-4deg)rotateX(1deg);box-shadow:0 32px 90px #0000008c,0 0 60px #00dbff0f}.browser-bar{background:#1a1d24;border-bottom:1px solid #ffffff14;align-items:center;gap:6px;height:36px;padding:0 12px;display:flex}.browser-bar span{background:#4d515b;border-radius:50%;width:7px;height:7px}.browser-bar b{color:#6f7580;background:#111319;border-radius:3px;margin:auto;padding:4px 40px;font-size:8px;font-weight:500}.mock-site{color:#f7f1e7;background:#0a1d1d;height:360px;padding:24px 29px;position:relative;overflow:hidden}.mock-site:after{content:"";background:linear-gradient(90deg,#040f10f7 0%,#051212e6 39%,#0511122e 72%,#030c0e0f);position:absolute;inset:0}.mock-scene{background:linear-gradient(#547a80 0 43%,#d99e6f 44% 48%,#173c3c 49% 100%);position:absolute;inset:0 0 0 43%;overflow:hidden}.mock-scene:before{content:"";background:linear-gradient(135deg,#ffffff14,#0000 36%),radial-gradient(circle at 55% 43%,#ffd299e6,#0000 18%),linear-gradient(#0a1c1e0d,#04121494);position:absolute;inset:0}.scene-sun{background:#f7c58f;border-radius:50%;width:68px;height:68px;position:absolute;top:26%;left:55%;box-shadow:0 0 48px #ffc17da6}.scene-water{background:repeating-linear-gradient(176deg,#efbc852e 0 2px,#0000 3px 13px),linear-gradient(#315d59,#0a2828);position:absolute;inset:49% 0 0}.scene-water:after{content:"";background:linear-gradient(90deg,#0000,#f6bd7e38,#0000);width:88px;height:100%;position:absolute;top:0;left:47%;transform:skew(-9deg)}.scene-deck{background:linear-gradient(8deg,#071817 0 54%,#0000 55%);width:78%;height:31%;position:absolute;bottom:-5%;right:-10%}.scene-deck:before{content:"";background:#111d1b;border-radius:50%;width:62px;height:62px;position:absolute;top:5%;left:28%;box-shadow:-22px 18px 0 -11px #071313,32px 10px 0 -14px #071313}.scene-glass{background:#e1ede6c2;width:4px;height:42px;position:absolute;bottom:20%;right:17%;transform:rotate(8deg);box-shadow:0 -2px 0 6px #e1ede614}.mock-nav{z-index:3;justify-content:space-between;align-items:center;font-size:8px;display:flex;position:relative}.mock-nav strong{letter-spacing:.16em;align-items:center;gap:7px;display:flex}.mock-nav strong i{background:#f4b866;border:1px solid #f4b866;border-radius:50%;width:13px;height:13px;box-shadow:inset 0 0 0 3px #0b1c1b}.mock-nav>span{color:#ffffffb3;margin-left:auto;margin-right:18px}.mock-nav>b{letter-spacing:.04em;border:1px solid #ffffff40;border-radius:20px;padding:7px 10px;font-size:7px}.mock-content{z-index:3;padding-top:69px;position:relative}.mock-content p{color:#efb968;letter-spacing:.2em;font-size:7px;font-weight:750}.mock-content h2{letter-spacing:-.06em;margin:10px 0 20px;font-size:43px;font-weight:650;line-height:.9}.mock-content h2 em{color:#f1bf78;font-family:Georgia,serif;font-style:italic;font-weight:400}.mock-button{color:#10201d;background:#f3b965;border-radius:20px;align-items:center;gap:13px;padding:10px 14px;font-size:7px;font-weight:800;display:inline-flex}.mock-button span{font-size:10px}.mock-review{z-index:3;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#051011ad;border:1px solid #ffffff2e;border-radius:5px;grid-template-columns:auto auto;align-items:center;gap:0 7px;min-width:130px;padding:10px 12px;display:grid;position:absolute;bottom:20px;right:22px}.mock-review>span{color:#f4bb67;grid-row:1/3;font-size:13px}.mock-review b{font-size:12px}.mock-review small{color:#ffffff8c;letter-spacing:.09em;font-size:5px}.mock-hours{z-index:3;flex-direction:column;gap:3px;display:flex;position:absolute;bottom:22px;left:29px}.mock-hours small{color:#ffffff7a;letter-spacing:.18em;font-size:5px}.mock-hours b{letter-spacing:.08em;font-size:7px}.phone-frame{z-index:4;background:#050609;border:1px solid #ffffff4d;border-radius:25px;width:142px;height:294px;padding:7px;position:absolute;bottom:9px;right:-22px;overflow:hidden;transform:rotate(2deg);box-shadow:0 25px 60px #0009}.phone-notch{z-index:2;background:#050609;border-radius:10px;width:48px;height:10px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen{color:#f8f2e8;background:#081a1a;border-radius:19px;height:100%;padding:24px 11px 12px;position:relative;overflow:hidden}.phone-screen strong{letter-spacing:.14em;font-size:6px}.phone-screen>small{color:#eeb666;letter-spacing:.16em;margin-top:7px;font-size:4px;display:block}.phone-art{background:radial-gradient(circle at 70% 34%,#f6c58f 0 9px,#f6c58f33 10px 28px,#0000 29px),linear-gradient(#5a7f83 0 48%,#d69a6d 49% 52%,#113837 53% 100%);height:90px;margin:13px -11px 11px;position:relative;overflow:hidden}.phone-art:after{content:"";background:repeating-linear-gradient(176deg,#f4be8129 0 1px,#0000 2px 7px),linear-gradient(#0000,#03111280);position:absolute;inset:52% 0 0}.phone-art i:first-child{z-index:2;background:#071515;border-radius:50%;width:72px;height:43px;position:absolute;bottom:-21px;left:13px}.phone-art i:nth-child(2){z-index:3;background:#ffffffb3;width:2px;height:25px;position:absolute;bottom:13px;right:25px;transform:rotate(8deg)}.phone-screen h3{letter-spacing:-.05em;margin:10px 0 11px;font-size:20px;line-height:.9}.phone-screen h3 em{color:#edb766;font-family:Georgia,serif;font-style:italic;font-weight:400}.phone-screen>span{color:#10201e;background:#f2ba68;border-radius:20px;padding:7px 10px;font-size:5px;font-weight:800;display:inline-block}.phone-screen>b{color:#ffffff8f;margin-top:11px;font-size:5px;font-weight:600;display:block}.discovery-chip{z-index:5;color:#cdd3d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c11de;border:1px solid #00dbff42;border-radius:4px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;font-weight:650;display:flex;position:absolute;box-shadow:0 12px 40px #0006}.discovery-chip i{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 14px var(--cyan);border-radius:50%}.discovery-chip-top{top:12px;right:55px}.discovery-chip-bottom{bottom:28px;left:5px}.orbit{border:1px solid #00dbff24;border-radius:50%;position:absolute}.orbit-one{width:520px;height:520px;top:-30px;right:-110px}.orbit-two{border-color:#ff24001f;width:380px;height:380px;top:35px;right:-40px}.scroll-cue{color:#5e626b;letter-spacing:.2em;flex-direction:column;align-items:center;gap:8px;font-size:8px;display:flex;position:absolute;bottom:31px;left:24px}.scroll-cue i{color:var(--cyan);font-style:normal}.section{padding:110px 0}.section-shell{width:min(1180px,100% - 48px);margin:auto}.section-kicker{color:#667079;letter-spacing:.18em;margin:0 0 25px;font-size:11px;font-weight:750}.section h2{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(40px,4.7vw,67px);line-height:1}.section h2 em{color:var(--scarlet);font-style:normal}.section-heading-row{grid-template-columns:1.45fr .55fr;align-items:end;gap:70px;display:grid}.section-heading-row>p{color:#626973;margin:0 0 4px;line-height:1.7}.how-section{background:var(--paper);color:#121318}.steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:68px;display:grid}.steps-grid article{background:#ece9e2;border:1px solid #d7d4cd;min-height:320px;padding:30px;position:relative}.steps-grid article:after{content:"";background:#d0cec8;height:3px;position:absolute;inset:auto 0 0}.steps-grid .featured-step{color:#fff;background:#0b0d11;border-color:#0b0d11;transform:translateY(-12px);box-shadow:0 25px 60px #0a0a0d24}.steps-grid .featured-step:after{background:var(--cyan)}.step-number{color:#8a8d91;letter-spacing:.18em;font-size:10px;font-weight:750;display:block}.step-icon{width:54px;height:54px;color:var(--scarlet);border:1px solid #cac7bf;border-radius:50%;place-items:center;margin:47px 0 28px;font-size:23px;display:grid}.featured-step .step-icon{color:var(--cyan);border-color:#00dbff59;box-shadow:0 0 28px #00dbff14}.steps-grid h3{letter-spacing:-.03em;margin:0 0 12px;font-size:22px}.steps-grid p{color:#676b70;margin:0;font-size:14px;line-height:1.65}.featured-step p{color:#adb2bb}.step-tag{color:var(--cyan);letter-spacing:.12em;border:1px solid #00dbff40;padding:7px 9px;font-size:8px;font-weight:750;position:absolute;bottom:18px;right:22px}.walk-away{color:#62686e;justify-content:center;align-items:center;gap:11px;margin:38px 0 0;font-size:13px;display:flex}.walk-away span{color:#008c7f;background:#00beac1f;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.benefits-section{color:#fff;background:#0a0b0f}.light-kicker{color:var(--cyan)}.dark-heading>p{color:#9297a0}.benefit-grid{background:#25282e;border:1px solid #25282e;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:70px;display:grid}.benefit-grid article{background:#0e1015;grid-template-columns:42% 58%;min-height:265px;display:grid}.benefit-grid article>div:last-child{align-self:end;padding:30px}.benefit-grid small{color:#5e636d;letter-spacing:.14em;font-size:9px;font-weight:750}.benefit-grid h3{letter-spacing:-.035em;margin:10px 0;font-size:23px}.benefit-grid p{color:#90959f;margin:0;font-size:13px;line-height:1.65}.benefit-art{background:radial-gradient(circle,#00dbff0d,#0000 65%),#0a0c10;border-right:1px solid #25282e;min-height:265px;position:relative;overflow:hidden}.art-design span{background:#11151b;border:1px solid #333842;width:110px;height:145px;position:absolute;transform:rotate(-8deg)}.art-design span:first-child{top:65px;left:24px}.art-design span:nth-child(2){background:linear-gradient(145deg,#231114,#12171e);border-color:#ff240059;top:38px;left:85px;transform:rotate(7deg)}.art-design i{border:10px solid var(--scarlet);border-radius:50%;width:46px;height:46px;position:absolute;top:70px;left:112px}.art-convert{justify-content:center;align-items:center;gap:10px;display:flex}.art-convert span{color:#7f8590;border:1px solid #343842;padding:8px 11px;font-size:8px;font-weight:750}.art-convert span:last-child{color:var(--cyan);border-color:#00dbff59}.art-convert i{color:var(--scarlet);font-size:25px;font-style:normal}.art-found{grid-template-columns:repeat(3,48px);place-content:center;gap:10px;display:grid}.art-found i{color:#8d929b;border:1px solid #31353e;border-radius:50%;place-items:center;height:48px;font-size:11px;font-style:normal;font-weight:800;display:grid}.art-found i:nth-child(2){color:var(--cyan);border-color:#00dbff66;box-shadow:0 0 25px #00dbff1a}.art-managed{justify-content:center;align-items:center;gap:18px;display:flex}.art-managed>span{color:#28d7b2;text-shadow:0 0 13px #28d7b2;font-size:13px}.art-managed div{flex-direction:column;display:flex}.art-managed b{letter-spacing:-.05em;font-size:32px}.art-managed small{color:#28d7b2}.examples-section{background:var(--paper);color:#121318}.examples-heading{justify-content:space-between;align-items:end;display:flex}.carousel-controls{align-items:center;gap:16px;display:flex}.carousel-controls button{color:#272a2f;cursor:pointer;background:0 0;border:1px solid #c8c6c0;width:44px;height:44px}.carousel-controls button:hover{color:#fff;background:#0b0d11}.carousel-controls span{color:#70747a;letter-spacing:.1em;font-size:10px;font-weight:750}.sample-stage{grid-template-columns:1.55fr .45fr;align-items:center;gap:40px;margin-top:52px;display:grid}.sample-browser{background:#121419;border:1px solid #c9c7c2;border-radius:10px;overflow:hidden;box-shadow:0 28px 60px #14161a24}.sample-browser-bar{background:#171a20;align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.sample-browser-bar span{background:#4e535c;border-radius:50%;width:7px;height:7px}.sample-browser-bar b{color:#6e747f;margin:auto;font-size:8px;font-weight:550}.sample-screen{color:#18191b;background:#efe9df;height:430px;padding:30px 34px;position:relative;overflow:hidden}.sample-screen nav{z-index:3;justify-content:space-between;font-size:9px;display:flex;position:relative}.sample-screen nav strong{letter-spacing:.13em}.sample-copy{z-index:3;max-width:55%;padding-top:95px;position:relative}.sample-copy p{color:var(--sample-tone);letter-spacing:.18em;font-size:8px;font-weight:800}.sample-copy h3{letter-spacing:-.06em;margin:12px 0 28px;font-size:54px;line-height:.95}.sample-copy span{background:var(--sample-tone);color:#fff;border-radius:2px;padding:10px 14px;font-size:8px;font-weight:800;display:inline-block}.sample-art{background:var(--sample-dark);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-120px;right:-95px}.sample-art i{border-radius:50%;position:absolute}.sample-art i:first-child{border:44px solid var(--sample-tone);width:260px;height:260px;top:66px;left:60px}.sample-art i:nth-child(2){background:#efe9df;width:80px;height:80px;top:156px;left:150px}.sample-art i:nth-child(3){background:var(--sample-dark);width:12px;height:12px;top:190px;left:184px}.sample-caption>span{color:var(--scarlet);letter-spacing:.16em;margin-bottom:19px;font-size:9px;font-weight:800;display:inline-block}.sample-caption h3{letter-spacing:-.04em;margin:0 0 12px;font-size:30px}.sample-caption p{color:#696e75;margin:0;font-size:14px;line-height:1.7}.sample-tabs{border-top:1px solid #cecbc5;grid-template-columns:repeat(5,1fr);margin-top:40px;display:grid}.sample-tabs button{color:#70747a;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #d5d2cc;min-height:70px;padding:20px 15px;font-size:11px;position:relative}.sample-tabs button:last-child{border-right:0}.sample-tabs button span{color:#a1a2a1;margin-bottom:7px;font-size:8px;display:block}.sample-tabs button[aria-selected=true]{color:#101216;font-weight:750}.sample-tabs button[aria-selected=true]:before{content:"";background:var(--scarlet);height:3px;position:absolute;top:-2px;left:0;right:0}.sample-disclaimer{color:#898c91;text-align:right;margin:18px 0 0;font-size:10px}.monthly-section{background:#0a0c10;position:relative;overflow:hidden}.monthly-section:after{content:"";border:1px solid #00dbff17;border-radius:50%;width:620px;height:620px;position:absolute;top:-200px;right:-220px;box-shadow:0 0 0 75px #00dbff04,0 0 0 150px #ff240003}.monthly-shell{z-index:2;grid-template-columns:.85fr 1.15fr;gap:90px;display:grid;position:relative}.monthly-intro h2{font-size:clamp(45px,4.5vw,66px)}.monthly-intro p:last-child{color:#9297a1;max-width:430px;line-height:1.7}.monthly-list{border-top:1px solid #272b32}.monthly-list article{border-bottom:1px solid #272b32;grid-template-columns:32px 54px 1fr;align-items:center;gap:22px;min-height:115px;display:grid}.monthly-list article>span{color:#555b65;font-size:9px}.mini-icon{width:44px;height:44px;color:var(--cyan);border:1px solid #343943;border-radius:50%;place-items:center;font-size:12px;font-weight:750;display:grid}.pulse-icon{color:#29d6b1;text-shadow:0 0 13px #29d6b1}.monthly-list h3{margin:0 0 7px;font-size:19px}.monthly-list p{color:#818791;margin:0;font-size:13px}.addons-section{color:#111318;background:#ebe6dc}.addons-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;display:grid}.addons-heading>p{color:#646a70;margin:0 0 5px;font-size:15px;line-height:1.75}.addons-layout{grid-template-columns:.9fr 1.1fr;gap:16px;margin-top:64px;display:grid}.site-addons-card,.ai-addons-card{min-height:570px;padding:38px;position:relative;overflow:hidden}.site-addons-card{background:#f7f3eb;border:1px solid #cbc6bc}.ai-addons-card{color:#fff;background:radial-gradient(circle at 85% 18%,#00dbff1a,#0000 28%),#0a0c11;border:1px solid #252a33;box-shadow:0 30px 70px #14161b24}.addons-card-top{z-index:2;border-bottom:1px solid #d5d0c7;justify-content:space-between;gap:20px;padding-bottom:22px;display:flex;position:relative}.ai-addons-card .addons-card-top{border-color:#292e37}.addons-card-top span{color:var(--scarlet);letter-spacing:.16em;font-size:9px;font-weight:800}.ai-addons-card .addons-card-top span{color:var(--cyan)}.addons-card-top b{color:#777b80;font-size:9px;font-weight:650}.site-addons-card h3,.ai-addons-card h3{z-index:2;letter-spacing:-.045em;max-width:440px;margin:38px 0 13px;font-size:34px;line-height:1.05;position:relative}.site-addons-card>p,.ai-addons-card>p{z-index:2;color:#6c7177;max-width:500px;margin:0;font-size:14px;line-height:1.7;position:relative}.ai-addons-card>p{color:#9399a3}.addon-chip-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:46px;display:grid}.addon-chip-grid span{color:#33363b;background:#f0ece4;border:1px solid #d7d2c9;align-items:center;gap:12px;min-height:58px;padding:0 14px;font-size:12px;font-weight:650;display:flex}.addon-chip-grid i{color:#a2a09c;letter-spacing:.08em;font-size:8px;font-style:normal;font-weight:750}.ai-service-list{z-index:2;margin-top:34px;position:relative}.featured-ai-service{background:#00dbff0e;border:1px solid #00dbff42;justify-content:space-between;align-items:center;gap:30px;padding:23px;transition:border-color .2s,transform .2s;display:flex}.featured-ai-service:hover{border-color:var(--cyan);transform:translateY(-2px)}.featured-ai-service>span{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.featured-ai-service i{color:var(--cyan);letter-spacing:.15em;font-size:8px;font-style:normal;font-weight:800}.featured-ai-service strong{font-size:17px}.featured-ai-service small{color:#8d949f;max-width:420px;font-size:11px;line-height:1.5}.featured-ai-service>b{color:var(--cyan);white-space:nowrap;align-items:center;gap:8px;font-size:10px;display:flex}.ai-service-list>div{background:#252a31;grid-template-columns:1fr 1fr;gap:1px;margin-top:1px;display:grid}.ai-service-list>div span{color:#b4b8c0;background:#11141a;align-items:center;min-height:49px;padding:0 15px;font-size:11px;display:flex}.ai-service-list>div span:before{content:"+";color:var(--scarlet);margin-right:10px;font-weight:800}.ai-card-orbit{border:1px solid #00dbff14;border-radius:50%;width:430px;height:430px;position:absolute;top:-160px;right:-150px}.ai-card-orbit span{border:1px solid #00dbff11;border-radius:50%;position:absolute;inset:60px}.ai-card-orbit span:nth-child(2){border-color:#ff240017;inset:120px}.ai-card-orbit span:nth-child(3){background:var(--cyan);border:0;inset:175px;box-shadow:0 0 30px #00dbff99}.addons-note{color:#666b70;text-align:center;justify-content:center;align-items:center;gap:12px;margin:30px 0 0;font-size:12px;display:flex}.addons-note span{width:23px;height:23px;color:var(--scarlet);border:1px solid #c7c1b6;border-radius:50%;place-items:center;font-weight:800;display:grid}.faq-section{background:var(--paper);color:#121318}.faq-shell{grid-template-columns:.7fr 1.3fr;gap:105px;display:grid}.faq-shell>div:first-child>p:last-child{color:#6d7178;max-width:340px;line-height:1.7}.faq-list{border-top:1px solid #d1cec8}.faq-list details{border-bottom:1px solid #d1cec8}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:72px;font-size:17px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--scarlet);font-size:25px;font-weight:350;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#666b72;max-width:650px;margin:-5px 40px 24px 0;font-size:14px;line-height:1.7}.form-section{background:#0b0d11}.form-shell{grid-template-columns:.72fr 1.28fr;align-items:start;gap:92px;display:grid}.cyan-kicker{color:var(--cyan)}.form-intro{position:sticky;top:125px}.form-intro h2{font-size:clamp(50px,5vw,73px)}.form-intro>p:nth-child(3){color:#9297a1;max-width:390px;line-height:1.7}.form-promise{border-top:1px solid #2b2e35;align-items:flex-start;gap:14px;margin-top:38px;padding-top:26px;display:flex}.form-promise>span{width:27px;height:27px;color:var(--cyan);border:1px solid #00dbff59;border-radius:50%;flex:0 0 27px;place-items:center;display:grid}.form-promise p{color:#848a94;margin:0;font-size:13px;line-height:1.7}.form-promise strong{color:#fff}.form-card{background:#111319;border:1px solid #2b2f37;min-height:735px;padding:40px;position:relative;box-shadow:0 30px 80px #0000004d}.form-card form{grid-template-columns:repeat(2,1fr);gap:24px 18px;display:grid}.field-full{grid-column:1/-1}.field label{color:#c9ccd2;margin-bottom:8px;font-size:11px;font-weight:650;display:block}.field label span{color:var(--scarlet)}.field label em{float:right;color:#60656f;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:500}.field input,.field select,.field textarea{color:#fff;background:#0b0d12;border:1px solid #343840;border-radius:3px;width:100%;transition:border-color .2s}.field input,.field select{height:48px;padding:0 13px}.field textarea{resize:vertical;padding:13px}.field input::placeholder,.field textarea::placeholder{color:#555b65}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--cyan);outline:0}.field [aria-invalid=true]{border-color:var(--scarlet)}.error{color:#ff806a;margin-top:7px;font-size:10px;display:block}.submit-button{cursor:pointer;width:100%}.consent{color:#666c76;text-align:center;margin:13px 0 0;font-size:10px}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-success{text-align:center;background:#111319;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:none;position:absolute;inset:0}.form-success.visible{display:flex}.form-success>span{width:70px;height:70px;color:var(--cyan);border:1px solid #00dbff66;border-radius:50%;place-items:center;font-size:30px;display:grid;box-shadow:0 0 45px #00dbff14}.form-success h3{letter-spacing:-.04em;margin:26px 0 8px;font-size:32px}.form-success p{color:#9ca1aa;margin:0}.form-success button{color:var(--cyan);cursor:pointer;background:0 0;border:0;margin-top:30px;text-decoration:underline}footer{background:#07080b;border-top:1px solid #24272d;padding:74px max(24px,50vw - 590px) 28px}.footer-main{grid-template-columns:1fr 1fr auto;align-items:center;gap:50px;padding-bottom:62px;display:grid}.footer-main img{width:270px}.footer-main p{color:#8c919a;margin:0;font-size:16px;line-height:1.5}.footer-bottom{color:#696f78;border-top:1px solid #24272d;grid-template-columns:1fr auto;align-items:center;gap:30px;padding-top:24px;font-size:10px;display:grid}.footer-bottom>div{gap:22px;display:flex}.footer-links{justify-content:center}.footer-links a:hover{color:#fff}@media (width<=1000px){.nav-shell{height:72px}.site-nav{border-bottom:1px solid var(--line);background:#0a0b0f;flex-direction:column;align-items:stretch;gap:0;padding:22px 24px 28px;display:none;position:absolute;top:72px;left:0;right:0}.site-nav.open{display:flex}.site-nav>a:not(.button){padding:13px 0}.site-nav .button{margin-top:14px}.menu-toggle{display:block}.hero{padding-top:128px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{width:min(680px,100%);margin:0 auto}.section-heading-row,.monthly-shell,.faq-shell,.form-shell,.addons-heading,.addons-layout{grid-template-columns:1fr;gap:34px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:250px}.steps-grid .featured-step{transform:none}.step-icon{margin:35px 0 22px}.sample-stage{grid-template-columns:1fr}.sample-caption{max-width:540px}.monthly-list{margin-top:20px}.form-intro{position:static}.footer-main{grid-template-columns:1fr auto}.footer-main p{display:none}.footer-bottom{grid-template-columns:1fr auto}.footer-links{display:none!important}}@media (width<=640px){.nav-shell,.hero-grid,.section-shell{width:min(100% - 32px,1180px)}.brand img{width:188px}.hero{min-height:auto;padding:115px 0 78px}.hero h1{font-size:clamp(46px,14vw,65px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:20px}.button{width:100%}.text-link{justify-content:center}.trust-line{flex-wrap:wrap;gap:10px 15px}.hero-visual{min-height:390px;margin-top:18px}.browser-frame{width:100%;top:36px}.mock-site{height:280px}.mock-nav span{display:none}.mock-content{padding-top:48px}.mock-content h2{font-size:35px}.mock-scene{left:38%}.phone-frame{width:112px;height:232px;bottom:0;right:-7px}.phone-screen h3{font-size:17px}.phone-art{height:58px}.discovery-chip-top{right:12px}.discovery-chip-bottom{bottom:8px;left:0}.scroll-cue{display:none}.section{padding:80px 0}.section-heading-row{gap:22px}.section-heading-row>p{font-size:14px}.steps-grid{margin-top:45px}.steps-grid article{min-height:235px;padding:24px}.benefit-grid{grid-template-columns:1fr;margin-top:48px}.benefit-grid article{grid-template-columns:40% 60%;min-height:230px}.benefit-art{min-height:230px}.benefit-grid article>div:last-child{padding:22px}.examples-heading{flex-direction:column;align-items:flex-start;gap:24px}.sample-screen{height:300px;padding:22px}.sample-screen nav span{display:none}.sample-copy{max-width:70%;padding-top:50px}.sample-copy h3{font-size:38px}.sample-art{bottom:-180px;right:-150px}.sample-tabs{display:flex;overflow-x:auto}.sample-tabs button{flex:0 0 145px}.sample-disclaimer{text-align:left}.monthly-list article{grid-template-columns:22px 44px 1fr;gap:13px}.site-addons-card,.ai-addons-card{min-height:0;padding:26px 21px}.addon-chip-grid,.ai-service-list>div{grid-template-columns:1fr}.featured-ai-service{flex-direction:column;align-items:flex-start;gap:16px}.addons-note{text-align:left;align-items:flex-start}.form-card{min-height:0;padding:25px 19px}.form-card form{grid-template-columns:1fr}.field-full{grid-column:auto}.footer-main{grid-template-columns:1fr;gap:30px}.footer-main img{width:240px}.footer-main .button{width:100%}.footer-bottom{grid-template-columns:1fr}.footer-bottom>div:first-child{flex-direction:column;gap:8px}}.social-root{color:#fff;background:#08090c;min-height:100vh;overflow:hidden}.social-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08090ce6;border-bottom:1px solid #ffffff1a;position:fixed;inset:0 0 auto}.social-nav-shell{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:82px;margin:auto;display:flex}.social-brand{align-items:center;gap:13px;display:flex}.social-brand img{width:205px;display:block}.social-brand>span{color:var(--cyan);letter-spacing:.14em;border:1px solid #00dbff52;border-radius:3px;padding:5px 7px;font-size:8px;font-weight:850}.social-nav-shell nav{color:#cfd2d7;align-items:center;gap:26px;font-size:12px;font-weight:650;display:flex}.social-nav-shell nav>a:hover{color:var(--cyan)}.social-nav-cta{background:var(--scarlet);border-radius:5px;align-items:center;min-height:42px;padding:0 18px;display:inline-flex;box-shadow:0 14px 38px #ff240033;color:#fff!important}.social-hero{background:radial-gradient(circle at 78% 38%,#00dbff21,#0000 28%),radial-gradient(circle at 13% 84%,#ff240014,#0000 26%),#08090c;min-height:830px;padding:175px 0 100px;position:relative}.social-hero:before{content:"";background:linear-gradient(90deg,#0000,#00dbff1a,#0000);height:1px;position:absolute;inset:82px 0 auto}.social-hero-shell{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px;width:min(1180px,100% - 48px);margin:auto;display:grid;position:relative}.social-eyebrow{color:var(--cyan);letter-spacing:.18em;align-items:center;gap:12px;margin:0 0 23px;font-size:10px;font-weight:800;display:flex}.social-eyebrow span{background:var(--cyan);width:26px;height:2px}.social-hero h1{letter-spacing:-.06em;max-width:680px;margin:0;font-size:clamp(57px,5.7vw,86px);line-height:.94}.social-hero h1 em{color:var(--scarlet);font-style:normal}.social-hero-copy>p:nth-child(3){color:#b5bac3;max-width:625px;margin:28px 0 0;font-size:17px;line-height:1.7}.social-hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.social-hero-actions>a:last-child{color:#d7dae0;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.social-hero-actions>a:last-child span{color:var(--cyan)}.social-proof-line{color:#7d838d;flex-wrap:wrap;gap:12px 24px;margin-top:28px;font-size:11px;display:flex}.social-proof-line span:before{content:"";background:var(--cyan);border-radius:50%;width:5px;height:5px;margin:0 8px 1px 0;display:inline-block}.social-system{min-height:510px;position:relative}.social-radar{border:1px solid #00dbff29;border-radius:50%;width:330px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-radar:before,.social-radar:after{content:"";border:1px solid #00dbff1f;border-radius:50%;position:absolute;inset:54px}.social-radar:after{border-color:#ff24002e;inset:108px}.social-radar>span{transform-origin:50%;background:linear-gradient(#0000,#00dbff29,#0000);width:1px;height:374px;position:absolute;top:-22px;left:50%}.social-radar>span:nth-child(2){transform:rotate(60deg)}.social-radar>span:nth-child(3){transform:rotate(120deg)}.social-radar i{width:82px;height:82px;color:var(--cyan);background:#0d1116;border:1px solid #00dbff61;border-radius:50%;place-items:center;font-size:22px;font-style:normal;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #00dbff21}.social-flow-card{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e1117eb;border:1px solid #292e36;border-radius:7px;grid-template-columns:32px 1fr;min-width:190px;padding:17px;display:grid;position:absolute;box-shadow:0 24px 60px #0000005c}.social-flow-card small{color:var(--cyan);grid-row:1/3;font-size:8px;font-weight:800}.social-flow-card b{font-size:13px}.social-flow-card span{color:#777e89;margin-top:4px;font-size:9px}.flow-discover{top:40px;left:0}.flow-create{border-color:#ff24004d;top:125px;right:0}.flow-create small{color:var(--scarlet)}.flow-publish{bottom:105px;left:15px}.flow-learn{bottom:20px;right:24px}.social-process-band{color:#d1d4d9;letter-spacing:.1em;white-space:nowrap;background:#0c0e13;border-top:1px solid #22262e;border-bottom:1px solid #22262e;justify-content:center;align-items:center;gap:25px;min-height:82px;padding:18px 30px;font-size:9px;font-weight:800;display:flex;overflow-x:auto}.social-process-band div{align-items:center;gap:8px;display:flex}.social-process-band div span{color:#525963;font-size:8px}.social-process-band i{color:var(--cyan);font-style:normal}.social-section{padding:112px 0}.social-section-shell{width:min(1180px,100% - 48px);margin:auto}.social-section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;display:grid}.social-section-heading>div>p,.social-control-heading>p,.social-mix-shell>div:first-child>p,.social-cta p{color:var(--cyan);letter-spacing:.17em;margin:0 0 23px;font-size:10px;font-weight:800}.social-section h2,.social-cta h2{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(43px,4.8vw,68px);line-height:1}.social-section h2 em{color:var(--scarlet);font-style:normal}.social-section-heading>p{color:#70757d;margin:0 0 4px;font-size:14px;line-height:1.75}.social-capabilities{color:#14161a;background:#f2eee6}.social-capability-grid{background:#d1ccc3;border:1px solid #d1ccc3;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:65px;display:grid}.social-capability-grid article{background:#f8f5ee;min-height:330px;padding:28px;position:relative}.social-capability-grid article>span{color:#a09e99;font-size:9px;font-weight:800}.social-cap-icon{border:1px solid #d0ccc4;border-radius:50%;width:78px;height:78px;margin:42px 0 28px;position:relative}.social-cap-icon i{background:var(--scarlet);border-radius:50%;position:absolute}.social-cap-icon i:first-child{width:12px;height:12px;top:17px;left:17px}.social-cap-icon i:nth-child(2){background:var(--cyan);width:8px;height:8px;top:29px;right:16px}.social-cap-icon i:nth-child(3){background:0 0;border:4px solid #282b30;width:17px;height:17px;bottom:15px;left:31px}.social-cap-icon:after{content:"";border:1px solid #bbb8b1;border-radius:50%;position:absolute;inset:18px}.social-capability-grid h3{letter-spacing:-.03em;margin:0 0 11px;font-size:20px}.social-capability-grid p{color:#6d7177;margin:0;font-size:13px;line-height:1.7}.social-control{background:radial-gradient(circle at 50% 10%,#00dbff14,#0000 34%),#090b0f}.social-control-heading{text-align:center;max-width:810px;margin:0 auto}.social-control-heading h2{margin:auto}.social-control-heading>span{color:#888e98;max-width:650px;margin:24px auto 0;font-size:14px;line-height:1.7;display:block}.social-control-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:65px;display:grid}.social-control-grid article{text-align:center;background:#0f1117;border:1px solid #292d35;min-height:430px;padding:30px;position:relative}.social-control-grid article.featured{box-shadow:0 26px 70px #00000047, inset 0 -3px var(--cyan);border-color:#00dbff57;transform:translateY(-12px)}.social-control-grid article>small{color:#737983;letter-spacing:.13em;font-size:8px;font-weight:800}.control-dial{background:#0a0c11;border:1px solid #303641;border-radius:50%;width:138px;height:138px;margin:45px auto 31px;position:relative}.control-dial:before{content:"";border:6px solid #1e222a;border-radius:50%;position:absolute;inset:13px}.control-dial i{background:var(--scarlet);width:4px;height:46px;transform:translate(-50%,-100%) rotate(var(--control-angle));transform-origin:50% 100%;border-radius:4px;position:absolute;top:50%;left:50%;box-shadow:0 0 14px #ff240080}.control-dial b{letter-spacing:-.04em;font-size:23px;position:absolute;top:50%;left:50%;transform:translate(-50%,-35%)}.control-dial span{color:#5f6570;letter-spacing:.12em;font-size:6px;font-weight:800;position:absolute;top:64%;left:50%;transform:translate(-50%)}.social-control-grid h3{margin:0 0 12px;font-size:24px}.social-control-grid p{color:#858b95;margin:0;font-size:13px;line-height:1.7}.social-control-grid article>strong{color:var(--cyan);letter-spacing:.13em;font-size:8px;position:absolute;inset:auto 22px 18px}.social-mix{color:#14161a;background:#f2eee6}.social-mix-shell{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;display:grid}.social-mix-shell>div:first-child>p{color:var(--scarlet)}.social-mix-shell>div:first-child>span{color:#6e7278;margin-top:25px;font-size:14px;line-height:1.75;display:block}.social-mix-factors{border-top:1px solid #cbc7bf}.social-mix-factors article{border-bottom:1px solid #cbc7bf;grid-template-columns:42px .75fr 1.25fr;align-items:center;gap:20px;min-height:112px;display:grid}.social-mix-factors article>span{color:var(--scarlet);font-size:9px;font-weight:800}.social-mix-factors h3{margin:0;font-size:18px}.social-mix-factors p{color:#73777d;margin:0;font-size:12px;line-height:1.6}.social-addons{background:#0c0e13}.social-addons .social-section-heading>p{color:#888e98}.social-addon-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:60px;display:grid}.social-addon-grid article{background:#111319;border:1px solid #2a2e36;min-height:205px;padding:27px}.social-addon-grid article>span{color:var(--cyan);font-size:8px;font-weight:800}.social-addon-grid h3{margin:42px 0 10px;font-size:19px}.social-addon-grid p{color:#828892;margin:0;font-size:12px;line-height:1.7}.social-cta{text-align:center;background:radial-gradient(circle at 50% 100%,#00dbff1c,#0000 35%),linear-gradient(120deg,#13161d,#08090c);padding:105px 24px}.social-cta>div{max-width:870px;margin:auto}.social-cta h2{margin:auto}.social-cta .button{margin-top:36px}.social-footer{background:#07080b;border-top:1px solid #242831;grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;padding:50px max(24px,50vw - 590px) 28px;display:grid}.social-footer img{width:230px;display:block}.social-footer p{color:#767c86;margin:0;font-size:11px;line-height:1.6}.social-footer>div{color:#858b94;gap:20px;font-size:10px;display:flex}.social-footer>div a:hover{color:var(--cyan)}@media (width<=1000px){.social-nav-shell nav>a:not(.social-nav-cta){display:none}.social-hero-shell,.social-section-heading,.social-mix-shell{grid-template-columns:1fr;gap:38px}.social-hero{padding-top:145px}.social-hero-copy{max-width:760px}.social-system{width:min(620px,100%);margin:auto}.social-capability-grid,.social-addon-grid{grid-template-columns:repeat(2,1fr)}.social-footer{grid-template-columns:1fr auto}.social-footer p{display:none}}@media (width<=640px){.social-nav-shell,.social-hero-shell,.social-section-shell{width:min(100% - 32px,1180px)}.social-nav-shell{min-height:72px}.social-brand img{width:165px}.social-brand>span{display:none}.social-nav-cta{min-height:38px;padding:0 12px;font-size:10px}.social-hero{min-height:auto;padding:122px 0 72px}.social-hero h1{font-size:clamp(48px,14vw,67px)}.social-hero-copy>p:nth-child(3){font-size:15px}.social-hero-actions{flex-direction:column;align-items:stretch}.social-system{min-height:450px}.social-radar{width:270px;height:270px}.social-radar>span{height:310px}.social-flow-card{min-width:162px;padding:13px}.flow-create{top:112px}.flow-publish{bottom:80px;left:0}.flow-learn{bottom:4px;right:0}.social-process-band{justify-content:flex-start}.social-section{padding:80px 0}.social-capability-grid,.social-control-grid,.social-addon-grid{grid-template-columns:1fr}.social-control-grid article.featured{transform:none}.social-mix-factors article{grid-template-columns:30px 1fr;padding:20px 0}.social-mix-factors p{grid-column:2}.social-footer{grid-template-columns:1fr}.social-footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.pm-root{color:#17191d;min-height:100vh;font-family:Arial,"Helvetica Neue",sans-serif;background:#111319}.pm-root button{cursor:pointer}.pm-reviewbar{z-index:80;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08090cf5;border-bottom:1px solid #30343b;grid-template-columns:260px 1fr auto;align-items:center;min-height:78px;padding:12px 24px;display:grid;position:sticky;top:0}.pm-review-logo img{width:210px;display:block}.pm-review-title{align-items:center;gap:11px;display:flex}.pm-review-title strong{font-size:13px}.pm-review-title>span{color:#737984;font-size:10px}.pm-review-controls{align-items:center;gap:12px;display:flex}.pm-portal-switch,.pm-viewport-switch,.pm-state-toggle{background:#0d0f14;border:1px solid #343943;border-radius:7px;padding:3px;display:inline-flex}.pm-portal-switch button,.pm-viewport-switch button{color:#858b95;background:0 0;border:0;border-radius:4px;min-height:34px;padding:0 13px;font-size:10px;font-weight:700}.pm-portal-switch button.active,.pm-viewport-switch button.active{color:#fff;background:#252932}.pm-portal-switch button.active{box-shadow:inset 0 -2px var(--cyan)}.pm-screenbar{background:#0b0d11;border-bottom:1px solid #2a2d34;justify-content:center;gap:3px;padding:12px 20px;display:flex;overflow-x:auto}.pm-screenbar button{color:#7f858f;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:8px;min-width:max-content;padding:9px 13px;font-size:10px;font-weight:650;display:flex}.pm-screenbar button span{color:#4d535d;font-size:8px}.pm-screenbar button.active{color:#fff;background:#1a1d24;border-color:#353a43}.pm-screenbar button.active span{color:var(--cyan)}.pm-review-stage{min-height:calc(100vh - 155px);padding:28px;transition:padding .2s}.pm-review-stage.mobile{padding:28px max(16px,50vw - 215px)}.pm-frame-label{color:#6e7480;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;width:min(1500px,100%);margin:0 auto 8px;font-size:9px;display:flex}.pm-frame-label b{color:var(--cyan)}.pm-screen-frame{background:#f5f6f8;border:1px solid #343944;border-radius:12px;width:min(1500px,100%);min-height:780px;margin:auto;transition:width .25s,border-radius .25s;overflow:hidden;box-shadow:0 30px 100px #00000061}.pm-review-stage.mobile .pm-screen-frame{border-radius:28px;width:390px;min-height:820px}.pm-review-stage.mobile .pm-frame-label{width:390px}.pm-review-footer{color:#5d636d;justify-content:space-between;padding:20px 28px 30px;font-size:9px;display:flex}.pm-review-footer strong{color:#858b95}.pm-chip{letter-spacing:.06em;text-transform:uppercase;border-radius:20px;align-items:center;width:max-content;min-height:22px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.pm-chip-sample{color:#00a7c4;background:#00dbff14;border:1px solid #00dbff59}.pm-chip-success{color:#087960;background:#e5f7ef}.pm-chip-attention{color:#a45c06;background:#fff1dd}.pm-chip-info{color:#067d94;background:#e3f7fb}.pm-chip-danger{color:#b72b19;background:#fee8e5}.pm-chip-neutral{color:#69707a;background:#eceef1}.pm-primary{background:var(--scarlet);color:#fff;border:0;border-radius:5px;justify-content:center;align-items:center;gap:18px;min-height:46px;padding:0 18px;font-size:11px;font-weight:750;display:inline-flex;box-shadow:0 12px 30px #ff240026}.pm-primary.muted{box-shadow:none;background:#c8cbd0}.pm-primary.disabled,.pm-secondary.disabled{opacity:.42;cursor:not-allowed}.pm-secondary{color:#42474e;background:#fff;border:1px solid #cfd3d8;border-radius:5px;min-height:42px;padding:0 16px;font-size:10px;font-weight:700}.pm-secondary.danger{color:#b72b19;border-color:#ffb4a8}.pm-avatar{width:36px;height:36px;color:var(--cyan);background:#172c2d;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.pm-avatar.large{width:52px;height:52px;font-size:12px}.pm-card-label{color:#9298a1;letter-spacing:.12em;font-size:8px;font-weight:800}.pm-card-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pm-card-heading>div>span,.pm-payment-card>span,.pm-invoices .pm-card-heading span{color:#878e98;letter-spacing:.12em;font-size:8px;font-weight:800}.pm-card-heading h2{letter-spacing:-.03em;margin:6px 0 0;font-size:20px}.pm-signin{background:#fff;grid-template-columns:1.05fr .95fr;min-height:780px;display:grid}.pm-signin-brand{color:#fff;background:radial-gradient(circle at 75% 70%,#00dbff1f,#0000 33%),#0b0d11;flex-direction:column;justify-content:space-between;padding:48px 58px 70px;display:flex;position:relative;overflow:hidden}.pm-signin-brand:after{content:"";border:55px solid #ff2400b8;border-radius:50%;width:510px;height:510px;position:absolute;bottom:-190px;right:-170px;box-shadow:0 0 0 70px #00dbff0f}.pm-signin-brand img{z-index:2;width:240px;position:relative}.pm-signin-brand>div{z-index:2;position:relative}.pm-signin-brand p{color:var(--cyan);letter-spacing:.18em;font-size:9px;font-weight:800}.pm-signin-brand h1{letter-spacing:-.06em;max-width:600px;margin:18px 0 24px;font-size:clamp(44px,4.4vw,70px);line-height:.98}.pm-signin-brand h1 em{color:var(--scarlet);font-style:normal}.pm-signin-brand>div>span{color:#868c95;font-size:11px}.pm-signin-card{width:min(420px,100% - 60px);margin:auto}.pm-signin-mark{display:none}.pm-signin-card h2{letter-spacing:-.05em;margin:22px 0 10px;font-size:34px}.pm-signin-card>p{color:#69707a;font-size:13px;line-height:1.65}.pm-signin-card label{color:#4d535b;margin:26px 0 8px;font-size:10px;font-weight:750;display:block}.pm-faux-input,.pm-faux-select,.pm-faux-textarea{color:#4a5058;background:#fff;border:1px solid #d7dade;border-radius:5px}.pm-faux-input{height:49px;padding:16px;font-size:12px}.pm-signin-card .pm-primary{width:100%;margin-top:14px}.pm-signin-card>small{color:#9ca1a8;text-align:center;margin-top:16px;font-size:9px;display:block}.pm-success-ring{color:#078169;background:#e7f8f2;border:1px solid #a6dfd0;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:24px;font-size:25px;display:grid}.pm-notice{border-left:3px solid var(--cyan);color:#55606a;background:#eefbfe;margin:25px 0 18px;padding:15px;font-size:11px;line-height:1.5}.pm-client-screen{background:#f5f6f8;grid-template-rows:72px 1fr;grid-template-columns:78px 1fr;min-height:780px;display:grid}.pm-client-header{background:#fff;border-bottom:1px solid #e2e4e7;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.pm-client-title{align-items:center;gap:13px;display:flex}.pm-client-title img{background:#08090c;border-radius:9px;width:35px;height:35px}.pm-client-title div{flex-direction:column;display:flex}.pm-client-title strong{font-size:12px}.pm-client-title span{color:#9298a0;margin-top:3px;font-size:9px}.pm-header-actions{align-items:center;gap:12px;display:flex}.pm-header-actions>button{width:34px;height:34px;color:var(--scarlet);background:#fff;border:1px solid #e0e3e7;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.pm-client-rail{background:#fff;border-right:1px solid #e2e4e7;flex-direction:column;align-items:center;gap:9px;padding:18px 8px;display:flex}.pm-client-rail>div{color:#8b919a;text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:62px;min-height:59px;font-size:8px;display:flex}.pm-client-rail i{margin-bottom:6px;font-size:16px;font-style:normal}.pm-client-rail div.active{color:#fff;background:#0e1015}.pm-client-rail div.active i{color:var(--cyan)}.pm-client-rail .pm-rail-help{margin-top:auto}.pm-client-content{min-width:0;padding:38px 42px 55px}.pm-content-toolbar{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:28px;display:flex}.pm-content-toolbar.compact{margin-bottom:20px}.pm-content-toolbar h1{letter-spacing:-.055em;margin:11px 0 7px;font-size:clamp(30px,3vw,44px)}.pm-content-toolbar>div>p{color:#777e87;margin:0;font-size:11px}.pm-state-toggle{background:#eceef1;border-color:#d7dade;flex:none}.pm-state-toggle button{color:#8c929a;background:0 0;border:0;border-radius:4px;min-height:33px;padding:0 12px;font-size:9px;font-weight:700}.pm-state-toggle button.active{color:#20242a;background:#fff;box-shadow:0 3px 10px #14181c14}.pm-next-card{color:#fff;background:linear-gradient(120deg,#0c0e13,#161b21);border-radius:10px;justify-content:space-between;align-items:center;gap:30px;padding:28px 31px;display:flex;box-shadow:0 20px 50px #14171d21}.pm-next-card>div>span{color:var(--cyan);letter-spacing:.13em;font-size:8px;font-weight:800}.pm-next-card h2{letter-spacing:-.04em;margin:8px 0;font-size:26px}.pm-next-card p{color:#9ba1aa;margin:0;font-size:11px}.pm-next-card button{background:var(--scarlet);color:#fff;border:0;border-radius:5px;flex:none;min-height:44px;padding:0 16px;font-size:10px;font-weight:750}.pm-progress-card,.pm-client-grid>article,.pm-live-stats article,.pm-order-card,.pm-consent-specimens,.pm-payment-card,.pm-invoices,.pm-cancel-grid article{background:#fff;border:1px solid #e0e2e5;border-radius:9px;padding:25px}.pm-progress-card{margin-top:18px}.pm-progress-line{grid-template-columns:repeat(6,1fr);margin-top:30px;display:grid;position:relative}.pm-progress-line:before{content:"";background:#e0e3e7;height:2px;position:absolute;top:14px;left:5%;right:5%}.pm-progress-line>div{z-index:2;color:#a0a5ad;text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:8px;display:flex;position:relative}.pm-progress-line i{background:#fff;border:2px solid #e1e4e8;border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;font-weight:800;display:grid}.pm-progress-line .done i{color:#fff;background:#1ca88a;border-color:#1ca88a}.pm-progress-line .done span{color:#398276}.pm-progress-line .current i{border-color:var(--scarlet);color:var(--scarlet);box-shadow:0 0 0 5px #ff240014}.pm-progress-line .current span{color:#272c32;font-weight:800}.pm-client-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.pm-client-grid article h3{margin:11px 0 5px;font-size:16px}.pm-client-grid article p{color:#858b94;margin:0 0 17px;font-size:10px}.pm-client-grid article a{color:#008fa9;font-size:9px;font-weight:750}.pm-team-card{align-items:center;gap:18px;display:flex}.pm-team-card h3{margin-top:5px!important}.pm-live-stats{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pm-live-stats article{min-height:175px;position:relative;overflow:hidden}.pm-live-stats article>div:first-child,.pm-live-stats article>span{color:#888f98;letter-spacing:.1em;font-size:8px;font-weight:800}.pm-live-stats h2{letter-spacing:-.04em;margin:15px 0 6px;font-size:33px}.pm-live-stats p{color:#8a9099;margin:0 0 14px;font-size:9px}.pm-live-stats p b{color:#078169}.pm-health-dot{background:#20c9a4;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 9px #20c9a4}.pm-spark{align-items:end;gap:5px;height:36px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.pm-spark i{background:linear-gradient(#00dbff,#d6f7fc);border-radius:2px 2px 0 0;flex:1}.pm-spark i:first-child{height:25%}.pm-spark i:nth-child(2){height:44%}.pm-spark i:nth-child(3){height:38%}.pm-spark i:nth-child(4){height:70%}.pm-spark i:nth-child(5){height:58%}.pm-spark i:nth-child(6){height:100%}.pm-quick-list{margin-top:12px;display:grid}.pm-quick-list a{border-top:1px solid #eceef1;justify-content:space-between;padding:11px 0;display:flex;color:#3f454c!important}.pm-quick-list b{color:var(--cyan)}.pm-build-content{padding-top:28px}.pm-build-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr);gap:18px;display:grid}.pm-preview-panel,.pm-review-preview{background:#e9ebee;border:1px solid #dfe2e6;border-radius:9px;min-width:0;overflow:hidden}.pm-device-bar{background:#fff;border-bottom:1px solid #d8dbe0;justify-content:space-between;align-items:center;min-height:49px;padding:0 13px;display:flex}.pm-device-bar>div{gap:3px;display:flex}.pm-device-bar button{color:#8a9099;background:0 0;border:0;border-radius:4px;min-height:31px;padding:0 10px;font-size:8px;font-weight:700}.pm-device-bar button.active{color:#047c92;background:#edf9fb}.pm-device-bar>span{color:#a0a5ad;font-size:8px}.pm-site-preview{background:#f2eade;border:1px solid #cdd1d6;width:calc(100% - 28px);height:525px;margin:14px auto;transition:width .2s;overflow:hidden;box-shadow:0 10px 30px #14181e1a}.pm-site-preview.tablet{width:min(70%,680px)}.pm-site-preview.mobile{width:290px}.pm-site-top{z-index:3;justify-content:space-between;padding:24px;font-size:8px;display:flex;position:relative}.pm-site-top strong{letter-spacing:.14em}.pm-site-hero{min-height:455px;padding:85px 45px;position:relative;overflow:hidden}.pm-site-hero>p{color:#cf5d45;letter-spacing:.17em;font-size:8px;font-weight:800}.pm-site-hero h2{z-index:2;letter-spacing:-.06em;margin:11px 0 25px;font-size:clamp(34px,4vw,60px);line-height:.95;position:relative}.pm-site-hero button{z-index:2;color:#fff;background:#cf5d45;border:0;border-radius:2px;padding:11px 15px;font-size:8px;font-weight:750;position:relative}.pm-bakery-art{background:#172c2d;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-120px;right:-90px}.pm-bakery-art i{border-radius:50%;position:absolute}.pm-bakery-art i:first-child{border:38px solid #cf5d45;width:230px;height:230px;top:78px;left:78px}.pm-bakery-art i:nth-child(2){background:#f2eade;width:75px;height:75px;top:155px;left:155px}.pm-bakery-art i:nth-child(3){background:#172c2d;width:17px;height:17px;top:184px;left:184px}.pm-site-preview.mobile .pm-site-top span{display:none}.pm-site-preview.mobile .pm-site-hero{padding:55px 23px}.pm-site-preview.mobile .pm-site-hero h2{font-size:34px}.pm-site-preview.mobile .pm-bakery-art{right:-215px}.pm-feedback-panel,.pm-qa-panel{background:#fff;border:1px solid #e0e2e6;border-radius:9px;padding:22px}.pm-panel-tabs{border-bottom:1px solid #e1e3e6;grid-template-columns:1fr 1fr;margin:-22px -22px 22px;display:grid}.pm-panel-tabs button{color:#9298a1;background:0 0;border:0;min-height:49px;font-size:9px;font-weight:750;position:relative}.pm-panel-tabs button b{width:17px;height:17px;color:var(--scarlet);background:#fee7e2;border-radius:50%;place-items:center;margin-left:4px;font-size:8px;display:inline-grid}.pm-panel-tabs button.active{color:#1f2429}.pm-panel-tabs button.active:after{content:"";background:var(--scarlet);height:2px;position:absolute;inset:auto 15px -1px}.pm-feedback-panel>label{color:#6d747d;margin:15px 0 7px;font-size:8px;font-weight:750;display:block}.pm-faux-select{justify-content:space-between;padding:12px;font-size:9px;display:flex}.pm-faux-textarea{color:#868c95;min-height:68px;padding:12px;font-size:9px;line-height:1.5}.pm-feedback-panel>.pm-primary{width:100%;min-height:38px;margin-top:10px}.pm-history{border-top:1px solid #e7e9ec;margin-top:23px;padding-top:17px}.pm-history h3{margin:0 0 10px;font-size:11px}.pm-history article{border-top:1px solid #eceef0;padding:12px 0}.pm-history article>div{justify-content:space-between;gap:8px;display:flex}.pm-history strong{font-size:9px}.pm-history p{color:#676e77;margin:8px 0;font-size:9px;line-height:1.45}.pm-history small{color:#a2a7ae;font-size:8px}.pm-approvals>h3{margin:3px 0 6px;font-size:16px}.pm-approvals>p{color:#858b94;margin:0 0 16px;font-size:9px;line-height:1.5}.pm-approvals article{border-top:1px solid #eceef1;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:14px 0;display:grid}.pm-approvals article>i{color:#8c9299;border:1px solid #d8dce0;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-style:normal;font-weight:800;display:grid}.pm-approvals article:first-of-type>i{color:#078169;border-color:#9edbc9}.pm-approvals article div{flex-direction:column;display:flex}.pm-approvals article strong{font-size:9px}.pm-approvals article div span{color:#9298a0;margin-top:4px;font-size:8px}.pm-brand-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pm-brand-grid article{background:#fff;border:1px solid #e0e2e5;border-radius:9px;overflow:hidden}.pm-brand-grid article header{border-bottom:1px solid #eceef0;grid-template-columns:28px 1fr auto;align-items:center;padding:18px 20px;display:grid}.pm-brand-grid article header>span{color:#9ca2aa;font-size:8px}.pm-brand-grid article h2{margin:0;font-size:17px}.pm-swatches{gap:10px;padding:18px 20px 0;display:flex}.pm-swatches i{border:1px solid #00000014;border-radius:4px;width:55px;height:34px}.pm-compare{background:#e9ebee;grid-template-columns:1fr 1fr;gap:1px;margin:16px 20px;display:grid}.pm-compare>div{background:#f8f9fa;padding:14px}.pm-compare small{color:#949aa2;letter-spacing:.1em;margin-bottom:8px;font-size:7px;font-weight:800;display:block}.pm-compare strong{font-size:10px}.pm-compare p{color:#777e87;margin:6px 0 0;font-size:8px;line-height:1.5}.pm-brand-grid article footer{gap:8px;padding:0 20px 18px;display:flex}.pm-brand-grid article footer button{color:#68707a;background:#fff;border:1px solid #dfe2e5;border-radius:4px;min-height:31px;padding:0 10px;font-size:8px;font-weight:700}.pm-brand-grid article footer button:first-child{color:#078169;border-color:#a8ddd0}.pm-signoff-card{color:#fff;background:#0e1015;border-radius:9px;justify-content:space-between;align-items:center;gap:30px;margin-top:16px;padding:25px 28px;display:flex}.pm-signoff-card>div:first-child>span{color:var(--cyan);letter-spacing:.12em;font-size:8px;font-weight:800}.pm-signoff-card h2{margin:8px 0;font-size:22px}.pm-signoff-card p{color:#9096a0;margin:0;font-size:9px}.pm-signoff-card>div:last-child{align-items:center;gap:12px;display:flex}.pm-logo-generator{background:#fff;border:1px solid #dfe2e5;border-radius:10px;margin-bottom:16px;overflow:hidden}.pm-logo-gen-head{background:linear-gradient(120deg,#fff 55%,#effcff);border-bottom:1px solid #eceef0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.pm-logo-gen-head>div>span{color:#008fa8;letter-spacing:.12em;font-size:8px;font-weight:800}.pm-logo-gen-head h2{letter-spacing:-.04em;margin:7px 0 5px;font-size:23px}.pm-logo-gen-head p{color:#7f868f;margin:0;font-size:9px}.pm-logo-state-switch{background:#f7f8f9;border-bottom:1px solid #eceef0;align-items:center;gap:4px;padding:10px 24px;display:flex}.pm-logo-state-switch>span{color:#969ca4;letter-spacing:.1em;margin-right:7px;font-size:7px;font-weight:800}.pm-logo-state-switch button{color:#858c95;background:0 0;border:1px solid #0000;border-radius:4px;min-height:29px;padding:0 10px;font-size:8px;font-weight:750}.pm-logo-state-switch button.active{color:#007f96;background:#fff;border-color:#c7eaf0;box-shadow:0 3px 10px #14181c0f}.pm-logo-found{justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.pm-current-logo{align-items:center;gap:18px;display:flex}.pm-current-logo>div:last-child{flex-direction:column;align-items:flex-start;display:flex}.pm-current-logo strong{margin-top:10px;font-size:22px}.pm-current-logo span{color:#9298a0;margin-top:4px;font-size:8px}.pm-logo-found-actions{gap:8px;display:flex}.pm-logo-found-actions .pm-primary,.pm-logo-found-actions .pm-secondary{min-height:38px;font-size:8px}.pm-logo-mark{color:#fff;background:#0d1015;border-radius:18px;place-items:center;width:92px;height:92px;display:grid;position:relative;overflow:hidden}.pm-logo-mark i{border:10px solid var(--cyan);border-radius:50%;width:48px;height:48px;position:absolute}.pm-logo-mark b{z-index:2;color:#fff;font-size:23px;position:relative}.pm-logo-mark.mark-1 i{border-color:var(--scarlet);border-radius:50% 10px;width:58px;height:28px;transform:rotate(-18deg)}.pm-logo-mark.mark-2{background:#172c2d}.pm-logo-mark.mark-2 i{border-color:#cf5d45 #0000 #cf5d45 #cf5d45}.pm-logo-mark.mark-3{background:#f2eade}.pm-logo-mark.mark-3 i{background:linear-gradient(135deg,var(--scarlet) 50%,var(--cyan) 50%);border:0;border-radius:12px;width:52px;height:52px;transform:rotate(45deg)}.pm-logo-mark.mark-3 b{color:#172c2d}.pm-logo-mark.mark-4{background:#fff;border:1px solid #dfe2e5}.pm-logo-mark.mark-4 i{border:8px solid #172c2d;border-top-color:var(--scarlet);border-radius:50%;width:54px;height:24px}.pm-logo-mark.mark-4 b{color:#172c2d}.pm-logo-missing{grid-template-columns:1fr 220px auto;align-items:center;gap:22px;padding:25px;display:grid}.pm-logo-missing h3{margin:10px 0 7px;font-size:19px}.pm-logo-missing p{color:#7f868f;margin:0;font-size:9px;line-height:1.55}.pm-upload-tile{text-align:center;background:#fafbfc;border:1px dashed #cfd4d9;border-radius:7px;flex-direction:column;align-items:center;padding:16px;display:flex}.pm-upload-tile>b{color:#00a2bd;font-size:20px}.pm-upload-tile strong{margin-top:5px;font-size:9px}.pm-upload-tile span{color:#9aa0a8;margin:4px 0 9px;font-size:7px}.pm-upload-tile button{color:#008da6;background:0 0;border:0;font-size:8px;font-weight:800}.pm-generate-button{white-space:nowrap;min-height:48px}.pm-logo-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:30px;display:flex}.pm-logo-loading h3{margin:14px 0 7px;font-size:21px}.pm-logo-loading p{color:#838a93;margin:0;font-size:9px}.pm-logo-orbit{border:1px solid #d8f4f8;border-radius:50%;width:70px;height:70px;margin-bottom:16px;animation:2.4s linear infinite pm-spin;position:relative}.pm-logo-orbit i{background:var(--cyan);border-radius:50%;width:13px;height:13px;position:absolute}.pm-logo-orbit i:first-child{top:-6px;left:28px}.pm-logo-orbit i:nth-child(2){background:var(--scarlet);bottom:12px;right:-4px}.pm-logo-orbit i:nth-child(3){background:#172c2d;bottom:4px;left:1px}@keyframes pm-spin{to{transform:rotate(360deg)}}.pm-loading-line{background:#e9ecef;border-radius:2px;width:260px;height:4px;margin:20px 0;overflow:hidden}.pm-loading-line i{background:linear-gradient(90deg,var(--cyan),var(--scarlet));width:70%;height:100%;animation:1.5s ease-in-out infinite pm-load;display:block}@keyframes pm-load{0%{transform:translate(-100%)}to{transform:translate(150%)}}.pm-logo-results-head{justify-content:space-between;align-items:flex-end;gap:20px;padding:21px 24px 16px;display:flex}.pm-logo-results-head h3{margin:9px 0 4px;font-size:20px}.pm-logo-results-head p{color:#868d95;margin:0;font-size:9px}.pm-logo-results-head .pm-primary{min-height:37px;font-size:8px}.pm-logo-concepts{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 24px 20px;display:grid}.pm-logo-concepts article{background:#fff;border:1px solid #e1e4e7;border-radius:7px;overflow:hidden}.pm-logo-concepts article.selected{border-color:var(--cyan);box-shadow:0 0 0 2px #00dbff24}.pm-concept-select{background:#f8f9fa;border:0;flex-direction:column;align-items:center;width:100%;padding:12px;display:flex;position:relative}.pm-concept-select>.pm-chip{position:absolute;top:8px;left:8px}.pm-concept-select .pm-logo-mark{border-radius:14px;width:76px;height:76px;margin:17px 0 10px}.pm-concept-select>strong{font-size:9px}.pm-concept-select>small{color:#999fa7;margin-top:4px;font-size:7px}.pm-recommended{color:#a45c06;letter-spacing:.06em;background:#fff1dd;border-radius:10px;padding:4px 6px;font-size:6px;font-weight:900;position:absolute;top:8px;right:7px}.pm-concept-actions{flex-wrap:wrap;gap:4px;padding:8px;display:flex}.pm-concept-actions button{color:#838a93;background:#fff;border:1px solid #e0e3e6;border-radius:4px;flex:1;min-height:27px;padding:0 5px;font-size:7px;font-weight:750}.pm-concept-actions button.active{color:#087960;background:#eef9f5;border-color:#9edbc9}.pm-concept-actions button.active.dislike{color:#b72b19;background:#fff1ef;border-color:#ffb4a8}.pm-concept-actions button.recommend{flex-basis:100%}.pm-concept-actions button.active.recommend{color:#9a5d08;background:#fff8e9;border-color:#f3c982}.pm-logo-feedback{background:#fafbfc;border-top:1px solid #eceef0;grid-template-columns:.75fr 1.25fr;gap:14px;padding:20px 24px 24px;display:grid}.pm-logo-feedback label{color:#606871;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.pm-logo-feedback .pm-faux-textarea{background:#fff;min-height:60px}.pm-logo-feedback .pm-secondary{width:100%;min-height:34px;margin-top:8px;font-size:8px}.pm-mini-header-preview>span{color:#9298a0;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-mini-header-preview>div{background:#f2eade;border:1px solid #e0e3e6;border-radius:6px;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;min-height:83px;margin-top:7px;padding:13px;display:grid}.pm-mini-header-preview .pm-logo-mark{border-radius:8px;width:42px;height:42px}.pm-mini-header-preview .pm-logo-mark i{border-width:5px;width:25px;height:25px}.pm-mini-header-preview .pm-logo-mark b{font-size:11px}.pm-mini-header-preview strong{letter-spacing:.12em;font-size:9px}.pm-mini-header-preview nav{color:#7f7569;font-size:7px}.pm-staff-brand-guide{gap:14px;display:grid}.pm-billing-layout{grid-template-columns:1.5fr .7fr;gap:18px;display:grid}.pm-order-card table,.pm-product-builder table{border-collapse:collapse;width:100%;margin:24px 0;font-size:9px}.pm-order-card th,.pm-order-card td,.pm-product-builder th,.pm-product-builder td{text-align:right;border-bottom:1px solid #eceef0;padding:13px 8px}.pm-order-card th:first-child,.pm-order-card td:first-child,.pm-product-builder th:first-child,.pm-product-builder td:first-child{text-align:left}.pm-order-card th,.pm-product-builder th{color:#8f959d;letter-spacing:.09em;text-transform:uppercase;font-size:7px}.pm-order-card td strong{font-size:9px;display:block}.pm-order-card td span{color:#9399a1;margin-top:4px;font-size:8px;display:block}.pm-order-card tfoot td{color:#20242a;border:0;font-weight:800}.pm-term{background:#f8f9fa;border:1px solid #e2e4e7;border-radius:5px;max-height:100px;padding:14px;overflow:auto}.pm-term strong{font-size:9px}.pm-term p{color:#747b84;font-size:8px;line-height:1.55}.pm-consent-specimens>h2{margin:0 0 6px;font-size:18px}.pm-consent-specimens>p{color:#858b94;margin:0 0 16px;font-size:8px}.pm-consent-specimens article{border-top:1px solid #eceef0;padding:15px 0}.pm-consent-specimens label{color:#676e77;grid-template-columns:24px 1fr;align-items:center;gap:9px;margin-top:12px;font-size:8px;line-height:1.4;display:grid}.pm-consent-specimens label i{color:#fff;border:1px solid #cfd3d8;border-radius:4px;place-items:center;width:21px;height:21px;font-style:normal;display:grid}.pm-consent-specimens label i.checked{background:#078169;border-color:#078169}.pm-consent-specimens .pm-primary{width:100%;min-height:37px;margin-top:14px;font-size:9px}.pm-payment-total{justify-content:space-between;align-items:center;margin:9px 0 20px;display:flex}.pm-payment-total h2{margin:0;font-size:25px}.pm-breakdown{display:grid}.pm-breakdown div{color:#6e757d;border-top:1px solid #eceef0;justify-content:space-between;padding:12px 0;font-size:9px;display:flex}.pm-breakdown div:last-child{color:#20242a;font-weight:800}.pm-card-row{background:#f5f6f8;border-radius:5px;justify-content:space-between;align-items:center;margin-top:20px;padding:15px;display:flex}.pm-card-row div{flex-direction:column;gap:5px;display:flex}.pm-card-row small{color:#969ba3;font-size:7px;font-weight:800}.pm-card-row strong{font-size:9px}.pm-card-row button,.pm-invoices button,.pm-card-heading button{color:#008da6;background:0 0;border:0;font-size:8px;font-weight:750}.pm-invoice-row{border-top:1px solid #eceef0;grid-template-columns:65px 1fr auto 65px;align-items:center;gap:12px;padding:13px 0;font-size:8px;display:grid}.pm-invoice-row:first-of-type{margin-top:19px}.pm-invoice-row>span{color:#9197a0}.pm-cancel-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pm-cancel-grid article{padding:35px}.pm-cancel-grid h2{letter-spacing:-.04em;margin:20px 0 10px;font-size:24px}.pm-cancel-grid p{color:#777e87;max-width:500px;font-size:10px;line-height:1.65}.pm-cancel-grid .pm-secondary{margin:25px 0 12px;display:block}.pm-cancel-grid small{color:#999fa7;font-size:8px}.pm-staff-screen{background:#f4f5f7;grid-template-columns:220px 1fr;min-width:1120px;min-height:780px;display:grid}.pm-staff-rail{color:#fff;background:#0b0d11;flex-direction:column;padding:22px 14px 16px;display:flex}.pm-staff-rail>img{width:44px;height:44px;margin:0 8px 14px}.pm-workspace-name{border-bottom:1px solid #252931;flex-direction:column;padding:0 8px 17px;display:flex}.pm-workspace-name strong{font-size:11px}.pm-workspace-name span{color:#6f7580;margin-top:4px;font-size:8px}.pm-staff-rail nav{gap:3px;margin-top:16px;display:grid}.pm-staff-rail nav>div{color:#777e88;border-radius:5px;grid-template-columns:24px 1fr auto;align-items:center;min-height:37px;padding:0 10px;font-size:9px;display:grid}.pm-staff-rail nav>div.active{color:#fff;box-shadow:inset 3px 0 var(--cyan);background:#1d2129}.pm-staff-rail nav i{color:#69707a;font-size:12px;font-style:normal}.pm-staff-rail nav .active i{color:var(--cyan)}.pm-staff-rail nav b{color:#ff806b;background:#46211f;border-radius:9px;place-items:center;min-width:17px;height:17px;font-size:7px;display:grid}.pm-staff-user{border-top:1px solid #252931;align-items:center;gap:10px;margin-top:auto;padding:14px 8px 0;display:flex}.pm-staff-user>div:last-child{flex-direction:column;display:flex}.pm-staff-user strong{font-size:8px}.pm-staff-user span{color:#676e78;margin-top:3px;font-size:7px}.pm-staff-main{min-width:0}.pm-staff-top{background:#fff;border-bottom:1px solid #dee1e5;justify-content:space-between;align-items:center;min-height:56px;padding:0 25px;display:flex}.pm-staff-top>div:first-child{align-items:center;gap:9px;display:flex}.pm-staff-top>div:first-child>span{color:#999fa7;font-size:8px}.pm-role-switch{align-items:center;gap:4px;display:flex}.pm-role-switch>span{color:#979da5;letter-spacing:.1em;margin-right:5px;font-size:7px;font-weight:800}.pm-role-switch button{color:#8a9098;background:#fff;border:1px solid #e0e3e6;border-radius:4px;min-height:28px;padding:0 9px;font-size:7px;font-weight:750}.pm-role-switch button.active{color:#007d94;background:#eefdff;border-color:#bcecf4}.pm-staff-content{padding:30px}.pm-staff-heading,.pm-review-heading{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.pm-staff-heading>div>span,.pm-review-heading>div>span{color:#008ea8;letter-spacing:.12em;font-size:8px;font-weight:800}.pm-staff-heading h1,.pm-review-heading h1{letter-spacing:-.05em;margin:8px 0 5px;font-size:34px}.pm-staff-heading p,.pm-review-heading p{color:#838a93;margin:0;font-size:9px}.pm-staff-heading .pm-primary{min-height:38px;font-size:9px}.pm-pipeline{background:#fff;border:1px solid #e0e2e5;border-radius:8px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.pm-pipeline article{border-right:1px solid #eceef0;padding:18px}.pm-pipeline article:last-child{border-right:0}.pm-pipeline span{color:#8f959d;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-pipeline h2{margin:10px 0 3px;font-size:25px}.pm-pipeline p{color:#959ba3;margin:0;font-size:7px}.pm-staff-grid{grid-template-columns:1.35fr .65fr;gap:16px;margin-top:16px;display:grid}.pm-attention-panel,.pm-followups,.pm-table-card,.pm-lead-columns>section,.pm-lead-columns>aside,.pm-narrative,.pm-mini-brand,.pm-product-builder,.pm-feedback-log,.pm-activity-log{background:#fff;border:1px solid #e0e2e5;border-radius:8px}.pm-attention-panel,.pm-followups{padding:20px}.pm-attention-panel>article{border-top:1px solid #eceef0;grid-template-columns:29px 1fr auto;align-items:center;gap:11px;padding:14px 0;display:grid}.pm-attention-panel>article:first-of-type{margin-top:16px}.pm-attention-panel article>i{border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:800;display:grid}.pm-attention-panel i.danger{color:#b72b19;background:#fee9e5}.pm-attention-panel i.attention{color:#a45c06;background:#fff1dd}.pm-attention-panel i.info{color:#087d94;background:#e3f7fb}.pm-attention-panel article div{flex-direction:column;display:flex}.pm-attention-panel article strong{font-size:9px}.pm-attention-panel article span{color:#949aa2;margin-top:4px;font-size:8px}.pm-attention-panel article button{color:#008da6;background:0 0;border:0;font-size:8px;font-weight:750}.pm-followups>.pm-card-heading{margin-bottom:15px}.pm-followups>.pm-card-heading>b{color:#007f96;background:#e4f8fb;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.pm-followups>article{border-top:1px solid #eceef0;grid-template-columns:38px 1fr auto;align-items:center;gap:8px;padding:12px 0;display:grid}.pm-followups article>span{color:#5e656e;font-size:8px;font-weight:750}.pm-followups article>div{flex-direction:column;display:flex}.pm-followups strong{font-size:8px}.pm-followups small{color:#9aa0a8;margin-top:3px;font-size:7px}.pm-table-card{overflow:hidden}.pm-table-tools{padding:18px 18px 0}.pm-view-tabs{border-bottom:1px solid #e7e9ec;gap:22px;display:flex}.pm-view-tabs button{color:#8d939b;background:0 0;border:0;min-height:35px;font-size:8px;font-weight:750;position:relative}.pm-view-tabs button b{background:#eef0f2;border-radius:8px;place-items:center;min-width:16px;height:16px;margin-left:3px;font-size:7px;display:inline-grid}.pm-view-tabs button.active{color:#20242a}.pm-view-tabs button.active:after{content:"";background:var(--scarlet);height:2px;position:absolute;inset:auto 0 -1px}.pm-table-filters{gap:8px;margin:15px 0;display:flex}.pm-table-filters>div{color:#a0a5ad;border:1px solid #e1e3e6;border-radius:4px;flex:1;min-height:33px;padding:10px 12px;font-size:8px}.pm-table-filters button{color:#6f767e;background:#fff;border:1px solid #e1e3e6;border-radius:4px;min-height:33px;padding:0 11px;font-size:8px}.pm-data-table{border-collapse:collapse;width:100%;font-size:8px}.pm-data-table th{color:#8c929a;letter-spacing:.06em;text-align:left;background:#f7f8f9;border-top:1px solid #e6e8eb;border-bottom:1px solid #e6e8eb;padding:11px 14px;font-size:7px}.pm-data-table td{color:#646b74;border-bottom:1px solid #eceef0;padding:12px 14px}.pm-data-table td:first-child{color:#22262c;align-items:center;gap:9px;display:flex}.pm-business-mark{width:27px;height:27px;color:var(--cyan);background:#172c2d;border-radius:5px;flex:0 0 27px;place-items:center;font-size:8px;font-weight:800;display:grid}.pm-business-mark.large{width:48px;height:48px;font-size:14px}.pm-data-table .due{color:#bb351f;font-weight:750}.pm-data-table td:last-child button{color:#9298a0;background:0 0;border:0}.pm-table-card>footer{color:#959ba3;justify-content:space-between;align-items:center;padding:13px 18px;font-size:7px;display:flex}.pm-table-card>footer button{color:#7a818a;background:#fff;border:1px solid #e1e3e6;width:27px;height:27px;font-size:8px}.pm-table-card>footer button.active{color:#007f96;border-color:#bcecf4}.pm-lead-header{justify-content:space-between;align-items:center;padding:24px 29px 18px;display:flex}.pm-lead-identity{align-items:center;gap:13px;display:flex}.pm-lead-identity>div:nth-child(2){flex-direction:column;display:flex}.pm-lead-identity span{color:#008ea8;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-lead-identity h1{letter-spacing:-.04em;margin:4px 0;font-size:26px}.pm-lead-identity p{color:#8c929a;margin:0;font-size:8px}.pm-lead-identity>.pm-chip{margin-left:8px}.pm-stage-actions{gap:6px;display:flex}.pm-stage-actions button{color:#656c75;background:#fff;border:1px solid #dfe2e5;border-radius:4px;min-height:34px;padding:0 10px;font-size:7px;font-weight:750}.pm-stage-actions button:nth-child(3){color:#007f96;background:#effcff;border-color:#bcecf4}.pm-stage-actions button.danger{color:#b72b19}.pm-lead-tabs{background:#fff;border-top:1px solid #e0e2e5;border-bottom:1px solid #e0e2e5;gap:0;padding:0 29px;display:flex}.pm-lead-tabs button{color:#858c95;background:0 0;border:0;min-height:45px;padding:0 14px;font-size:8px;font-weight:750;position:relative}.pm-lead-tabs button.active{color:#1f242a}.pm-lead-tabs button.active:after{content:"";background:var(--scarlet);height:2px;position:absolute;inset:auto 10px -1px}.pm-lead-tabs button b{color:#b72b19;background:#fee7e2;border-radius:8px;place-items:center;width:16px;height:16px;margin-left:4px;font-size:7px;display:inline-grid}.pm-tab-content{padding-top:20px}.pm-lead-columns{grid-template-columns:1.4fr .6fr;gap:16px;display:grid}.pm-lead-columns>section,.pm-lead-columns>aside{padding:22px}.pm-field-grid{background:#e8eaed;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:20px;display:grid}.pm-field-grid>div{background:#f8f9fa;flex-direction:column;gap:7px;padding:14px;display:flex}.pm-field-grid small{color:#979da5;letter-spacing:.08em;font-size:6px;font-weight:800}.pm-field-grid strong{font-size:8px}.pm-profile-note{border-left:3px solid var(--cyan);color:#68717a;background:#eefbfe;margin-top:17px;padding:12px;font-size:8px}.pm-lead-columns aside>span,.pm-narrative>span,.pm-activity-log>span{color:#008fa8;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-lead-columns aside h2{margin:8px 0 17px;font-size:19px}.pm-lead-columns aside label{color:#676e77;border-top:1px solid #eceef0;grid-template-columns:25px 1fr;align-items:center;gap:8px;padding:10px 0;font-size:8px;display:grid}.pm-lead-columns aside label i{color:#a45c06;background:#fff1dd;border-radius:50%;place-items:center;width:23px;height:23px;font-style:normal;font-weight:800;display:grid}.pm-narrative,.pm-mini-brand,.pm-product-builder,.pm-feedback-log,.pm-activity-log{padding:24px}.pm-narrative h2{letter-spacing:-.04em;max-width:800px;margin:10px 0 13px;font-size:25px}.pm-narrative>p{color:#727982;max-width:880px;font-size:9px;line-height:1.65}.pm-narrative>div{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.pm-narrative article{border:1px solid #e5e7ea;border-radius:5px;padding:15px}.pm-narrative article strong{font-size:8px}.pm-narrative article p{color:#7f868f;font-size:8px;line-height:1.55}.pm-mini-brand{grid-template-columns:1fr auto auto auto;align-items:center;gap:20px;display:grid}.pm-mini-brand span{color:#8e949d;font-size:7px;font-weight:800}.pm-mini-brand h2{margin:6px 0;font-size:20px}.pm-mini-brand p{color:#8e949d;margin:0;font-size:8px}.pm-mini-brand .pm-swatches{padding:0}.pm-mini-brand button{color:#008da6;background:0 0;border:0;font-size:8px;font-weight:750}.pm-product-builder table{margin-bottom:12px}.pm-product-builder>p{color:#8c929a;font-size:8px}.pm-inline-field{color:#6c737c;border:1px solid #dfe2e5;border-radius:4px;min-width:90px;padding:7px;display:inline-block}.pm-check{color:#fff;border:1px solid #cfd3d8;border-radius:4px;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.pm-check.on{background:#078169;border-color:#078169}.pm-feedback-log>article{border-top:1px solid #eceef0;grid-template-columns:32px 1fr auto;align-items:start;gap:11px;padding:15px 0;display:grid}.pm-feedback-log>article:first-of-type{margin-top:18px}.pm-feedback-log article strong{font-size:8px}.pm-feedback-log article p{color:#737a83;margin:6px 0 0;font-size:8px}.pm-activity-log h2{margin:8px 0 18px;font-size:21px}.pm-activity-log article{border-top:1px solid #eceef0;grid-template-columns:18px 80px 1fr 150px;align-items:center;gap:10px;padding:13px 0;font-size:8px;display:grid}.pm-activity-log article i{background:var(--cyan);border-radius:50%;width:7px;height:7px}.pm-activity-log article span,.pm-activity-log article small{color:#91979f}.pm-review-heading{background:#fff;border-bottom:1px solid #dfe2e5;margin:0;padding:23px 28px 17px}.pm-review-heading>div:last-child{align-items:center;gap:10px;display:flex}.pm-review-heading .pm-primary{min-height:36px;font-size:8px}.pm-review-layout{grid-template-columns:1fr 300px;gap:14px;padding:16px;display:grid}.pm-review-preview .pm-site-preview{height:560px}.pm-qa-panel{padding:18px}.pm-ring{color:#078169;border:5px solid #dff7f2;border-top-color:#20b997;border-radius:50%;place-items:center;width:46px;height:46px;font-size:8px;font-weight:800;display:grid}.pm-qa-panel>label{color:#6f767e;border-top:1px solid #eceef0;grid-template-columns:22px 1fr;align-items:center;gap:9px;min-height:33px;font-size:8px;display:grid}.pm-qa-panel>label:first-of-type{margin-top:14px}.pm-qa-panel>label i{color:#fff;border:1px solid #d4d7db;border-radius:4px;place-items:center;width:19px;height:19px;font-size:7px;font-style:normal;display:grid}.pm-qa-panel>label i.done{background:#078169;border-color:#078169}.pm-staff-feedback{border-top:1px solid #e5e7ea;margin-top:13px;padding-top:14px}.pm-staff-feedback>span{color:#8f959d;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-staff-feedback .pm-faux-textarea{margin:8px 0}.pm-staff-feedback button{color:#fff;background:#1c2027;border:0;border-radius:4px;width:100%;min-height:32px;font-size:8px;font-weight:750}.pm-mobile-section-tabs,.pm-staff-mobilebar{display:none}.pm-profile-power-note{background:#effcff;border:1px solid #bdebf2;border-radius:8px;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;margin-bottom:16px;padding:17px 19px;display:grid}.pm-profile-power-note strong{font-size:11px}.pm-profile-power-note p{color:#728089;margin:4px 0 0;font-size:9px}.pm-profile-power-note button{color:#008da6;background:0 0;border:0;font-size:8px;font-weight:800}.pm-power-icon{color:#008da6;background:#d7f7fc;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.pm-account-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pm-account-grid>section,.pm-customer-card,.pm-customer-empty{background:#fff;border:1px solid #e0e2e5;border-radius:8px;padding:22px}.pm-account-grid>section.wide{grid-column:1/-1}.pm-account-fields{background:#e8eaed;grid-template-columns:1fr 1fr;gap:1px;margin-top:18px;display:grid}.pm-account-fields>div{background:#f8f9fa;flex-direction:column;gap:6px;min-width:0;padding:13px;display:flex}.pm-account-fields small{color:#979da5;letter-spacing:.08em;font-size:6px;font-weight:800}.pm-account-fields strong{overflow-wrap:anywhere;font-size:8px;line-height:1.45}.pm-service-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.pm-service-tags span,.pm-service-tags button{color:#656d76;background:#f8f9fa;border:1px solid #dfe2e5;border-radius:16px;min-height:31px;padding:0 12px;font-size:8px}.pm-service-tags button{color:#008da6;background:#fff;border-style:dashed;font-weight:800}.pm-photo-slots{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.pm-photo-slots>article{border:1px dashed #d5d9dd;border-radius:6px;flex-direction:column;min-width:0;padding:10px;display:flex}.pm-photo-slots strong{margin-top:9px;font-size:8px}.pm-photo-slots span{color:#969ca4;margin-top:4px;font-size:7px}.pm-photo-art,.pm-photo-add{background:#f1e8dc;border-radius:4px;place-items:center;height:105px;display:grid;position:relative;overflow:hidden}.pm-photo-art:before{content:"";background:#172c2d;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-35px;right:-15px}.pm-photo-art i{z-index:2;border:8px solid #cf5d45;border-radius:50%;width:42px;height:42px;position:relative}.pm-photo-art i:nth-child(n+2){display:none}.pm-photo-art.pastry{background:#f6d9bc}.pm-photo-art.pastry:before{background:#cf5d45}.pm-photo-art.pastry i{border-color:#172c2d}.pm-photo-add{color:#99a0a8;background:#f8f9fa;font-size:24px}.pm-confirm-heading{align-items:center}.pm-confirm-progress{background:#fff;border:1px solid #dfe2e5;border-radius:8px;flex:0 0 220px;padding:16px 18px}.pm-confirm-progress strong{font-size:13px;display:block}.pm-confirm-progress>span{background:#e8ebee;border-radius:4px;height:6px;margin:10px 0 7px;display:block;overflow:hidden}.pm-confirm-progress>span i{background:linear-gradient(90deg,var(--cyan),#11b79b);border-radius:4px;height:100%;transition:width .25s;display:block}.pm-confirm-progress small{color:#9298a0;font-size:7px}.pm-confirm-list{gap:10px;display:grid}.pm-confirm-section{background:#fff;border:1px solid #e0e2e5;border-radius:8px;overflow:hidden}.pm-confirm-section.confirmed{border-color:#c5e5db}.pm-confirm-section.editing{border-color:#efc47d;box-shadow:0 0 0 2px #f4b64c1f}.pm-confirm-summary{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 19px;display:grid}.pm-confirm-number{color:#8d949c;background:#f0f2f4;border-radius:50%;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.pm-confirm-section.confirmed .pm-confirm-number{color:#087960;background:#e5f7ef}.pm-confirm-section.editing .pm-confirm-number{color:#a45c06;background:#fff1dd}.pm-confirm-copy>div{align-items:center;gap:10px;display:flex}.pm-confirm-copy h2{margin:0;font-size:14px}.pm-confirm-copy p{color:#727a83;margin:6px 0 0;font-size:9px;line-height:1.45}.pm-confirm-actions{gap:6px;display:flex}.pm-confirm-actions button{color:#727982;background:#fff;border:1px solid #dfe2e5;border-radius:4px;min-height:32px;padding:0 10px;font-size:8px;font-weight:750}.pm-confirm-actions button.active{color:#087960;background:#eaf8f3;border-color:#9edbc9}.pm-confirm-actions button.active.fix{color:#9a5d08;background:#fff8e9;border-color:#efc47d}.pm-inline-edit{background:#fffbf3;border-top:1px solid #f0dfbf;grid-template-columns:1fr auto;align-items:end;gap:18px;padding:17px 19px;display:grid}.pm-inline-edit label{color:#6a7078;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.pm-inline-edit .pm-faux-input{background:#fff;height:auto;min-height:42px;padding:13px;font-size:9px}.pm-inline-edit small{color:#a28e6e;letter-spacing:.05em;margin-top:6px;font-size:6px;font-weight:750;display:block}.pm-inline-edit>div:last-child{gap:7px;display:flex}.pm-inline-edit .pm-primary,.pm-inline-edit .pm-secondary{min-height:38px;font-size:8px}.pm-confirm-footer{color:#fff;background:#0e1015;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding:22px 24px;display:flex}.pm-confirm-footer>div{flex-direction:column;display:flex}.pm-confirm-footer strong{font-size:12px}.pm-confirm-footer span{color:#8e959f;margin-top:5px;font-size:8px}.pm-confirm-footer .pm-primary{min-height:40px;font-size:9px}.pm-rich-profile-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.pm-rich-profile-card{background:#fff;border:1px solid #e0e2e5;border-radius:9px;overflow:hidden}.pm-rich-profile-card.confirmed{border-color:#c6e5dc}.pm-rich-profile-card.editing{border-color:#efc47d;grid-column:1/-1;box-shadow:0 0 0 2px #f4b64c1a}.pm-rich-profile-card>header{border-bottom:1px solid #eceef0;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:16px 18px;display:grid}.pm-rich-profile-card>header>span{color:#9ba1a8;font-size:8px;font-weight:800}.pm-rich-profile-card>header>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.pm-rich-profile-card h2{margin:0;font-size:16px}.pm-rich-profile-card>.pm-confirm-actions{border-top:1px solid #eceef0;justify-content:flex-end;padding:12px 18px}.pm-profile-fields{background:#e8eaed;grid-template-columns:1fr 1fr;gap:1px;margin:16px;display:grid}.pm-profile-fields>div{background:#f8f9fa;flex-direction:column;gap:6px;padding:12px;display:flex}.pm-profile-fields>div.wide{grid-column:1/-1}.pm-profile-fields small,.pm-brand-basics small{color:#969ca4;letter-spacing:.09em;font-size:6px;font-weight:800}.pm-profile-fields strong,.pm-brand-basics strong{font-size:8px;line-height:1.45}.pm-hours-profile,.pm-online-list{padding:13px 18px}.pm-hours-profile>div,.pm-online-list>div{border-bottom:1px solid #eceef0;grid-template-columns:1fr 75px 75px auto;align-items:center;gap:8px;padding:9px 0;font-size:8px;display:grid}.pm-hours-profile>div span,.pm-online-list>div span{color:#7d848d}.pm-hours-profile p{color:#8d949c;margin:9px 0 0;font-size:7px}.pm-online-list>div{grid-template-columns:120px 1fr auto}.pm-online-list strong{font-size:8px}.pm-profile-services{background:#e8eaed;gap:1px;margin:16px;display:grid}.pm-profile-services>div{background:#f8f9fa;flex-direction:column;gap:4px;padding:11px 13px;display:flex}.pm-profile-services strong{font-size:8px}.pm-profile-services span{color:#7f868f;font-size:7px}.pm-profile-assets{grid-template-columns:repeat(4,1fr);gap:8px;padding:16px;display:grid}.pm-profile-assets .pm-logo-mark,.pm-profile-assets .pm-photo-art,.pm-asset-upload{border-radius:6px;width:100%;height:82px}.pm-asset-upload{color:#9299a1;background:#f8f9fa;border:1px dashed #ccd2d7;flex-direction:column;justify-content:center;align-items:center;display:flex}.pm-asset-upload b{font-size:18px}.pm-asset-upload span{margin-top:4px;font-size:7px}.pm-profile-assets>small{color:#939aa2;grid-column:1/-1;font-size:7px}.pm-brand-basics{background:#e8eaed;grid-template-columns:1fr 1fr;gap:1px;margin:16px;display:grid}.pm-brand-basics>div{background:#f8f9fa;flex-direction:column;gap:8px;padding:14px;display:flex}.pm-profile-swatches{gap:7px;display:flex}.pm-profile-swatches i{border:1px solid #00000014;border-radius:4px;width:38px;height:25px}.pm-account-settings{max-width:1050px}.pm-account-settings-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.pm-account-settings-grid>section{background:#fff;border:1px solid #e0e2e5;border-radius:8px;padding:23px}.pm-account-settings-grid>section:last-child{grid-column:1/-1}.pm-account-settings-grid>section>span{color:#008fa8;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-account-settings-grid h2{margin:10px 0 7px;font-size:19px}.pm-account-settings-grid p{color:#858c95;font-size:9px}.pm-account-settings-grid button{color:#008da6;background:0 0;border:0;font-size:8px;font-weight:800}.pm-account-settings-grid label{border-top:1px solid #eceef0;grid-template-columns:22px 1fr;align-items:center;gap:9px;padding:11px 0;font-size:8px;display:grid}.pm-account-settings-grid label i{border:1px solid #d5d9dd;border-radius:4px;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.pm-account-settings-grid label i.on{color:#fff;background:#078169;border-color:#078169}.pm-design-protection{background:#effcff;border:1px solid #bdebf2;border-radius:8px;grid-template-columns:36px 1fr;align-items:center;gap:13px;margin-bottom:15px;padding:15px 18px;display:grid}.pm-design-protection>b{color:#008da6;background:#d8f7fb;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.pm-design-protection strong{font-size:10px}.pm-design-protection p{color:#707b84;margin:4px 0 0;font-size:8px}.pm-content-tabs,.pm-manager-tabs{border-bottom:1px solid #dfe2e5;margin-bottom:15px;display:flex;overflow-x:auto}.pm-content-tabs button,.pm-manager-tabs button{color:#858c95;background:0 0;border:0;flex:none;min-height:40px;padding:0 14px;font-size:8px;font-weight:750;position:relative}.pm-content-tabs button.active,.pm-manager-tabs button.active{color:#20242a}.pm-content-tabs button.active:after,.pm-manager-tabs button.active:after{content:"";background:var(--scarlet);height:2px;position:absolute;inset:auto 10px -1px}.pm-manager-tabs button b{color:#b72b19;background:#fee7e2;border-radius:8px;place-items:center;min-width:16px;height:16px;margin-left:5px;font-size:7px;display:inline-grid}.pm-always-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.pm-always-grid>section,.pm-row-editor,.pm-photo-editor,.pm-page-request,.pm-manager-panel{background:#fff;border:1px solid #e0e2e5;border-radius:8px;overflow:hidden}.pm-always-grid>section{padding:18px}.pm-always-grid header,.pm-row-editor>header,.pm-photo-editor>header,.pm-manager-panel>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.pm-always-grid header span,.pm-row-editor header span,.pm-photo-editor header span,.pm-manager-panel header span{color:#008fa8;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-always-grid h2,.pm-row-editor h2,.pm-photo-editor h2,.pm-manager-panel h2{margin:6px 0 0;font-size:18px}.pm-always-grid>section>button,.pm-row-editor header button,.pm-manager-panel header button,.pm-manager-panel footer button{color:#008da6;background:0 0;border:0;margin-top:12px;font-size:8px;font-weight:800}.pm-content-fields{background:#e7e9ec;grid-template-columns:1fr 1fr;gap:1px;margin-top:14px;display:grid}.pm-content-fields>div{background:#f8f9fa;flex-direction:column;gap:5px;padding:11px;display:flex}.pm-content-fields small{color:#969ca4;font-size:6px;font-weight:800}.pm-content-fields strong{font-size:8px}.pm-mini-rows,.pm-service-editor-list{margin-top:13px}.pm-mini-rows>div{border-top:1px solid #eceef0;grid-template-columns:90px 1fr auto 80px;align-items:center;gap:8px;padding:9px 0;font-size:7px;display:grid}.pm-mini-rows.hours>div{grid-template-columns:1fr 60px 60px auto}.pm-mini-rows span,.pm-mini-rows small{color:#858c95}.pm-service-editor-list>div{border-top:1px solid #eceef0;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.pm-service-editor-list>div>div{flex-direction:column;gap:4px;display:flex}.pm-service-editor-list strong{font-size:8px}.pm-service-editor-list span{color:#858c95;font-size:7px}.pm-row-editor{margin-top:13px;padding:18px}.pm-row-head,.pm-edit-row{grid-template-columns:130px 1fr 100px 90px 25px;align-items:center;gap:8px;padding:10px 11px;display:grid}.pm-row-head{color:#9298a0;background:#f3f5f6;margin-top:14px;font-size:7px;font-weight:800}.pm-edit-row{border-top:1px solid #eceef0;font-size:8px}.pm-edit-row span{color:#6f767f;background:#fff;border:1px solid #e0e3e6;border-radius:4px;padding:7px}.pm-edit-row button{color:#858c95;background:0 0;border:0}.pm-template-library-head{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.pm-template-library-head span{color:#008fa8;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-template-library-head h2{margin:6px 0 0;font-size:20px}.pm-template-library-head .pm-primary{min-height:36px;font-size:8px}.pm-template-library{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pm-template-library article{background:#fff;border:1px solid #e0e2e5;border-radius:7px;grid-template-columns:38px 1fr auto auto;align-items:center;gap:11px;padding:14px;display:grid}.pm-template-icon{width:35px;height:35px;color:var(--cyan);background:#172c2d;border-radius:6px;place-items:center;font-size:15px;display:grid}.pm-template-library article>div:nth-child(2){min-width:0}.pm-template-library strong{font-size:9px}.pm-template-library p{color:#8a9199;margin:4px 0 0;font-size:7px;line-height:1.4}.pm-template-library article>button,.pm-installed-templates article>button{color:#008da6;background:#fff;border:1px solid #dfe2e5;border-radius:4px;min-height:29px;padding:0 9px;font-size:7px;font-weight:800}.pm-photo-editor{padding:20px}.pm-photo-settings{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.pm-photo-settings label,.pm-photo-editor-grid label,.pm-add-page-grid label,.pm-request-form label{color:#676f78;font-size:8px;font-weight:750}.pm-photo-settings .pm-faux-input,.pm-photo-settings .pm-faux-select,.pm-photo-editor-grid .pm-faux-input,.pm-add-page-grid .pm-faux-input,.pm-add-page-grid .pm-faux-select,.pm-request-form .pm-faux-input,.pm-request-form .pm-faux-select{height:auto;min-height:37px;margin-top:6px;padding:11px;font-size:8px;font-weight:500}.pm-drag-upload{background:#f8f9fa;border:1px dashed #cdd2d7;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:90px;margin:14px 0;display:flex}.pm-drag-upload b{color:#008da6;font-size:20px}.pm-drag-upload strong{margin-top:5px;font-size:9px}.pm-drag-upload span{color:#969ca4;margin-top:4px;font-size:7px}.pm-photo-editor-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pm-photo-editor-grid article{border:1px solid #e1e4e7;border-radius:6px;grid-template-columns:105px 1fr;gap:9px;padding:10px;display:grid;position:relative}.pm-photo-editor-grid article>.pm-photo-art{grid-row:1/4;height:118px}.pm-photo-editor-grid article>b{color:#7d858e;background:#fff;border-radius:3px;padding:4px;font-size:8px;position:absolute;top:4px;left:4px}.pm-photo-editor-grid article>div:last-child{justify-content:space-between;align-items:center;display:flex}.pm-photo-editor-grid article>div:last-child button{color:#008da6;background:0 0;border:0;font-size:7px;font-weight:800}.pm-page-request{grid-template-columns:.7fr 1.3fr;gap:30px;padding:25px;display:grid}.pm-page-request h2{margin:12px 0 8px;font-size:25px}.pm-page-request p{color:#7b838c;font-size:9px;line-height:1.6}.pm-request-form{gap:11px;display:grid}.pm-request-form .pm-primary{justify-self:end;min-height:39px;font-size:8px}.pm-request-status{grid-template-columns:25px 1fr;align-items:center;gap:5px 10px;display:grid}.pm-request-status>span{color:#087960;background:#e5f7ef;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-weight:800;display:grid}.pm-request-status>div{border-bottom:1px solid #eceef0;flex-direction:column;padding:10px 0;display:flex}.pm-request-status strong{font-size:8px}.pm-request-status small{color:#9298a0;margin-top:4px;font-size:7px}.pm-publishing-bar{color:#fff;background:#0d1015;border-radius:8px;grid-template-columns:1fr auto;gap:13px 20px;margin-top:14px;padding:18px;display:grid}.pm-unpublished{align-items:center;gap:10px;display:flex}.pm-unpublished>i{color:#ffbf55;background:#4a2d15;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:800;display:grid}.pm-unpublished>div{flex-direction:column;display:flex}.pm-unpublished strong{font-size:10px}.pm-unpublished span{color:#8f96a0;margin-top:3px;font-size:7px}.pm-publish-states{border-top:1px solid #292d34;flex-wrap:wrap;grid-column:1/-1;gap:5px;padding-top:11px;display:flex}.pm-publish-actions{grid-area:1/2;align-items:center;gap:7px;display:flex}.pm-publish-actions .pm-primary,.pm-publish-actions .pm-secondary{min-height:34px;font-size:7px}.pm-publish-actions>button:last-child{color:var(--cyan);background:0 0;border:0;font-size:7px;font-weight:800}.pm-change-history{background:#181c22;border-radius:6px;grid-column:1/-1;padding:14px}.pm-change-history h3{margin:0 0 9px;font-size:11px}.pm-change-history>div{border-top:1px solid #2b3038;grid-template-columns:1fr 90px 130px auto;align-items:center;gap:10px;padding:9px 0;font-size:7px;display:grid}.pm-change-history span,.pm-change-history small{color:#8c939d}.pm-change-history button{color:var(--cyan);background:0 0;border:0;font-size:7px}.pm-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07090cad;place-items:center;padding:25px;display:grid;position:absolute;inset:0}.pm-client-screen,.pm-staff-screen{position:relative}.pm-template-modal,.pm-add-page-modal{background:#fff;border-radius:10px;width:min(720px,92%);max-height:88%;padding:27px;position:relative;overflow:auto;box-shadow:0 30px 90px #00000059}.pm-template-modal h2,.pm-add-page-modal h2{margin:12px 0 7px;font-size:25px}.pm-template-modal>p{color:#7d848d;font-size:9px}.pm-modal-close{color:#777e87;background:#fff;border:1px solid #e0e3e6;border-radius:50%;width:30px;height:30px;font-size:16px;position:absolute;top:15px;right:17px}.pm-template-modal>div{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.pm-template-modal>div button{text-align:left;background:#fff;border:1px solid #e0e3e6;border-radius:5px;flex-direction:column;align-items:flex-start;gap:5px;padding:12px;display:flex}.pm-template-modal>div strong{font-size:8px}.pm-template-modal>div span{color:#8b929a;font-size:7px}.pm-template-modal>.pm-primary{width:100%}.pm-manager-panel{padding:20px}.pm-manager-panel>header>div:last-child{gap:8px;display:flex}.pm-manager-panel>header .pm-primary{min-height:34px;margin:0;font-size:8px}.pm-page-table{border-top:1px solid #eceef0;grid-template-columns:24px 1.2fr 1fr 100px 145px 25px;align-items:center;gap:10px;padding:12px;font-size:8px;display:grid}.pm-page-table-head{color:#90969e;background:#f5f6f8;margin-top:17px;font-size:7px;font-weight:800}.pm-page-table>b{color:#a0a6ad;letter-spacing:-.1em}.pm-page-table>div{flex-direction:column;gap:3px;display:flex}.pm-page-table small{color:#9aa0a8;font-size:7px}.pm-page-table>span:nth-child(4){align-items:center;gap:6px;display:flex}.pm-page-table>span i{background:#f4b64c;border-radius:50%;width:7px;height:7px}.pm-page-table>span i.live{background:#20b997}.pm-page-table>button{color:#8b929a;background:0 0;border:0}.pm-manager-panel>footer{color:#9298a0;justify-content:space-between;align-items:center;padding-top:11px;font-size:7px;display:flex}.pm-installed-templates{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.pm-installed-templates article{border:1px solid #e1e4e7;border-radius:6px;grid-template-columns:38px 1fr auto auto;align-items:center;gap:9px;padding:13px;display:grid}.pm-installed-templates article>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.pm-installed-templates strong{font-size:8px}.pm-installed-templates span{color:#9198a0;font-size:7px}.pm-request-queue{margin-top:17px}.pm-request-queue article{border-top:1px solid #eceef0;grid-template-columns:35px 1fr auto auto;align-items:center;gap:12px;padding:14px 0;display:grid}.pm-request-queue article>div:nth-child(2){flex-direction:column;display:flex}.pm-request-queue article>div:nth-child(2) span{color:#008fa8;font-size:7px;font-weight:800}.pm-request-queue article strong{margin-top:4px;font-size:9px}.pm-request-queue article p{color:#8b929a;margin:4px 0 0;font-size:7px}.pm-request-queue article>div:last-child{gap:6px;display:flex}.pm-request-queue article>div:last-child button{color:#69717a;background:#fff;border:1px solid #dfe2e5;border-radius:4px;min-height:32px;padding:0 9px;font-size:7px;font-weight:800}.pm-request-queue article>div:last-child .pm-primary{background:var(--scarlet);color:#fff;border:0}.pm-add-page-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.pm-structure-options{background:#f5f6f8;border-radius:7px;flex-wrap:wrap;gap:6px;padding:15px;display:flex}.pm-structure-options>span{color:#8d949c;letter-spacing:.08em;flex-basis:100%;margin-bottom:3px;font-size:7px;font-weight:800}.pm-structure-options button{color:#717982;background:#fff;border:1px solid #dfe2e5;border-radius:4px;min-height:29px;padding:0 9px;font-size:7px}.pm-structure-options button.active{color:#007f96;background:#effcff;border-color:#9fdde7}.pm-modal-actions{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.pm-modal-actions .pm-primary,.pm-modal-actions .pm-secondary{min-height:38px;font-size:8px}.pm-inline-review{background:#f4f5f7;border:1px solid #e0e2e5;border-radius:8px;overflow:hidden}.pm-inline-review .pm-review-heading{padding:20px}.pm-inline-review .pm-review-heading h1{font-size:25px}.pm-customer-header{background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:24px 29px 18px;display:flex}.pm-customer-actions{align-items:center;gap:8px;display:flex}.pm-customer-actions>button:not(.pm-primary){color:#626a73;background:#fff;border:1px solid #dfe2e5;border-radius:4px;min-height:35px;padding:0 12px;font-size:8px;font-weight:750}.pm-customer-actions .pm-primary{min-height:35px;font-size:8px}.pm-customer-tabs{background:#fff;border-top:1px solid #e0e2e5;border-bottom:1px solid #e0e2e5;padding:0 29px;display:flex}.pm-customer-tabs button{color:#858c95;background:0 0;border:0;min-height:44px;padding:0 15px;font-size:8px;font-weight:750;position:relative}.pm-customer-tabs button.active{color:#20242a}.pm-customer-tabs button.active:after{content:"";background:var(--scarlet);height:2px;position:absolute;inset:auto 12px -1px}.pm-customer-status{background:#fff;border:1px solid #e0e2e5;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid;overflow:hidden}.pm-customer-status>div{border-right:1px solid #eceef0;padding:18px}.pm-customer-status>div:last-child{border-right:0}.pm-customer-status span{color:#8e959d;letter-spacing:.08em;font-size:7px;font-weight:800}.pm-customer-status strong{margin-top:8px;font-size:13px;display:block}.pm-customer-status p{color:#969ca4;margin:4px 0 0;font-size:7px}.pm-customer-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pm-service-list{margin-top:15px}.pm-service-list>div{border-top:1px solid #eceef0;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.pm-service-list i{color:#078169;background:#e5f7ef;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;font-weight:800;display:grid}.pm-service-list span{flex-direction:column;display:flex}.pm-service-list strong{font-size:8px}.pm-service-list small{color:#969ca4;margin-top:3px;font-size:7px}.pm-customer-activity{margin-top:15px}.pm-customer-activity>div{border-top:1px solid #eceef0;grid-template-columns:12px 1fr;gap:8px;padding:11px 0;display:grid}.pm-customer-activity i{background:var(--cyan);border-radius:50%;width:7px;height:7px;margin-top:3px}.pm-customer-activity span{flex-direction:column;display:flex}.pm-customer-activity strong{font-size:8px}.pm-customer-activity small{color:#969ca4;margin-top:4px;font-size:7px}.pm-customer-empty{min-height:330px}.pm-customer-empty>span{color:#008fa8;letter-spacing:.1em;font-size:7px;font-weight:800}.pm-customer-empty h2{letter-spacing:-.04em;margin:12px 0;font-size:28px}.pm-customer-empty p{color:#767e87;max-width:620px;font-size:10px;line-height:1.6}.pm-review-stage.mobile .pm-signin{grid-template-columns:1fr;min-height:820px}.pm-review-stage.mobile .pm-signin-brand{min-height:235px;padding:28px 25px}.pm-review-stage.mobile .pm-signin-brand>img{width:185px}.pm-review-stage.mobile .pm-signin-brand h1{margin:8px 0 10px;font-size:34px}.pm-review-stage.mobile .pm-signin-brand p,.pm-review-stage.mobile .pm-signin-brand>div>span{display:none}.pm-review-stage.mobile .pm-signin-brand:after{width:330px;height:330px;bottom:-150px;right:-125px}.pm-review-stage.mobile .pm-signin-card{padding:36px 0}.pm-review-stage.mobile .pm-client-screen{grid-template-rows:64px 1fr 68px;grid-template-columns:1fr;min-height:820px}.pm-review-stage.mobile .pm-client-header{grid-column:1;padding:0 17px}.pm-review-stage.mobile .pm-client-title img{width:32px;height:32px}.pm-review-stage.mobile .pm-client-title strong{font-size:10px}.pm-review-stage.mobile .pm-client-title span{font-size:8px}.pm-review-stage.mobile .pm-client-rail{z-index:12;background:#fffffff7;border-top:1px solid #dfe2e5;border-right:0;flex-direction:row;grid-row:3;align-items:stretch;gap:3px;min-width:0;padding:6px;display:flex}.pm-review-stage.mobile .pm-client-rail>div{border-radius:7px;flex:1 1 0;width:auto;min-width:0;min-height:54px;padding:4px 1px;font-size:7px}.pm-review-stage.mobile .pm-client-rail i{margin-bottom:3px;font-size:13px}.pm-review-stage.mobile .pm-client-rail .pm-rail-help{display:none}.pm-review-stage.mobile .pm-client-content{grid-row:2;padding:24px 16px 28px;overflow:hidden}.pm-review-stage.mobile .pm-content-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.pm-review-stage.mobile .pm-content-toolbar h1{font-size:29px;line-height:1.03}.pm-review-stage.mobile .pm-content-toolbar>.pm-primary{width:100%}.pm-review-stage.mobile .pm-state-toggle{width:100%;display:flex;overflow-x:auto}.pm-review-stage.mobile .pm-state-toggle button{flex:1;min-width:max-content}.pm-review-stage.mobile .pm-next-card{flex-direction:column;align-items:flex-start;padding:23px}.pm-review-stage.mobile .pm-next-card button{width:100%}.pm-review-stage.mobile .pm-progress-line{grid-template-columns:1fr;gap:9px;display:grid}.pm-review-stage.mobile .pm-progress-line:before{width:2px;height:auto;inset:8px auto 8px 14px}.pm-review-stage.mobile .pm-progress-line>div{text-align:left;flex-direction:row;align-items:center;gap:12px}.pm-review-stage.mobile .pm-client-grid,.pm-review-stage.mobile .pm-live-stats,.pm-review-stage.mobile .pm-brand-grid,.pm-review-stage.mobile .pm-billing-layout,.pm-review-stage.mobile .pm-cancel-grid{grid-template-columns:1fr}.pm-review-stage.mobile .pm-live-stats{gap:10px}.pm-review-stage.mobile .pm-live-stats article{min-height:150px}.pm-review-stage.mobile .pm-build-layout{grid-template-columns:1fr}.pm-review-stage.mobile .pm-preview-panel{min-height:380px}.pm-review-stage.mobile .pm-device-bar>span{display:none}.pm-review-stage.mobile .pm-site-preview{height:370px;margin:9px auto;width:calc(100% - 18px)!important}.pm-review-stage.mobile .pm-site-hero{padding:42px 18px}.pm-review-stage.mobile .pm-site-hero h2{font-size:30px}.pm-review-stage.mobile .pm-bakery-art{bottom:-180px;right:-250px}.pm-review-stage.mobile .pm-feedback-panel{padding:18px}.pm-review-stage.mobile .pm-panel-tabs{margin:-18px -18px 18px}.pm-review-stage.mobile .pm-compare{grid-template-columns:1fr}.pm-review-stage.mobile .pm-signoff-card{flex-direction:column;align-items:flex-start}.pm-review-stage.mobile .pm-signoff-card>div:last-child{flex-direction:column;align-items:stretch;width:100%}.pm-review-stage.mobile .pm-order-card{padding:18px;overflow:hidden}.pm-review-stage.mobile .pm-order-card table,.pm-review-stage.mobile .pm-order-card tbody,.pm-review-stage.mobile .pm-order-card tr,.pm-review-stage.mobile .pm-order-card td{width:100%;display:block}.pm-review-stage.mobile .pm-order-card thead{display:none}.pm-review-stage.mobile .pm-order-card tbody tr{border:1px solid #e7e9ec;border-radius:6px;margin-top:12px;padding:12px}.pm-review-stage.mobile .pm-order-card td{text-align:right;border:0;justify-content:space-between;gap:12px;padding:7px 0;display:flex}.pm-review-stage.mobile .pm-order-card td:first-child{text-align:left;display:block}.pm-review-stage.mobile .pm-order-card td:nth-child(2):before{content:"Setup";color:#969ca4;font-size:7px;font-weight:800}.pm-review-stage.mobile .pm-order-card td:nth-child(3):before{content:"Monthly";color:#969ca4;font-size:7px;font-weight:800}.pm-review-stage.mobile .pm-order-card tfoot{border-top:2px solid #e4e7ea;margin-top:12px;padding-top:8px;display:block}.pm-review-stage.mobile .pm-order-card tfoot tr{grid-template-columns:1fr 1fr;gap:5px;display:grid}.pm-review-stage.mobile .pm-order-card tfoot td{text-align:left;width:auto;padding:5px 0;display:block}.pm-review-stage.mobile .pm-order-card tfoot td:first-child{color:#8d949c;grid-column:1/-1;font-size:7px}.pm-review-stage.mobile .pm-invoice-row{grid-template-columns:1fr auto}.pm-review-stage.mobile .pm-invoice-row>strong{grid-column:1}.pm-review-stage.mobile .pm-invoice-row>.pm-chip{grid-area:1/2}.pm-review-stage.mobile .pm-invoice-row>button{grid-area:2/2}.pm-review-stage.mobile .pm-mobile-section-tabs{background:#eceef1;border:1px solid #dfe2e5;border-radius:7px;margin:0 0 14px;padding:3px;display:flex}.pm-review-stage.mobile .pm-mobile-section-tabs button{color:#858c95;background:0 0;border:0;border-radius:4px;flex:1;min-height:32px;font-size:8px;font-weight:750}.pm-review-stage.mobile .pm-mobile-section-tabs button.active{color:#20242a;background:#fff;box-shadow:0 3px 10px #14181c14}.pm-review-stage.mobile .pm-profile-power-note{grid-template-columns:34px 1fr;padding:14px}.pm-review-stage.mobile .pm-profile-power-note button{text-align:left;grid-column:2;padding:0}.pm-review-stage.mobile .pm-account-grid{grid-template-columns:1fr}.pm-review-stage.mobile .pm-account-grid>section.wide{grid-column:auto}.pm-review-stage.mobile .pm-account-grid>section{padding:17px}.pm-review-stage.mobile .pm-account-grid .pm-mobile-hide{display:none}.pm-review-stage.mobile .pm-account-fields,.pm-review-stage.mobile .pm-photo-slots{grid-template-columns:1fr}.pm-review-stage.mobile .pm-photo-art,.pm-review-stage.mobile .pm-photo-add{height:135px}.pm-review-stage.mobile .pm-staff-screen{grid-template-rows:58px 1fr;grid-template-columns:1fr;width:100%;min-width:0;min-height:820px;display:grid}.pm-review-stage.mobile .pm-staff-mobilebar{color:#fff;background:#0b0d11;grid-row:1;align-items:center;gap:10px;padding:0 14px;display:flex}.pm-review-stage.mobile .pm-staff-mobilebar img{width:31px;height:31px}.pm-review-stage.mobile .pm-staff-mobilebar div{flex-direction:column;flex:1;display:flex}.pm-review-stage.mobile .pm-staff-mobilebar strong{font-size:10px}.pm-review-stage.mobile .pm-staff-mobilebar span{color:#727985;margin-top:2px;font-size:7px}.pm-review-stage.mobile .pm-staff-mobilebar button{color:#fff;background:#191c22;border:1px solid #30353e;border-radius:5px;width:34px;height:34px;font-size:14px}.pm-review-stage.mobile .pm-staff-rail{display:none}.pm-review-stage.mobile .pm-staff-main{grid-row:2;width:100%;min-width:0;overflow:hidden}.pm-review-stage.mobile .pm-staff-top{flex-direction:column;align-items:flex-start;gap:9px;min-height:0;padding:11px 14px}.pm-review-stage.mobile .pm-staff-top>div:first-child>span{display:none}.pm-review-stage.mobile .pm-role-switch{width:100%;overflow-x:auto}.pm-review-stage.mobile .pm-role-switch>span{display:none}.pm-review-stage.mobile .pm-role-switch button{flex:1;min-width:max-content}.pm-review-stage.mobile .pm-staff-content{padding:18px 14px}.pm-review-stage.mobile .pm-staff-heading,.pm-review-stage.mobile .pm-review-heading{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:18px}.pm-review-stage.mobile .pm-staff-heading h1,.pm-review-stage.mobile .pm-review-heading h1{font-size:28px}.pm-review-stage.mobile .pm-staff-heading .pm-primary,.pm-review-stage.mobile .pm-review-heading .pm-primary{width:100%}.pm-review-stage.mobile .pm-pipeline{grid-template-columns:1fr 1fr}.pm-review-stage.mobile .pm-pipeline article{border-bottom:1px solid #eceef0;border-right:1px solid #eceef0;padding:14px}.pm-review-stage.mobile .pm-pipeline h2{font-size:22px}.pm-review-stage.mobile .pm-staff-grid{grid-template-columns:1fr}.pm-review-stage.mobile .pm-attention-panel,.pm-review-stage.mobile .pm-followups{padding:16px}.pm-review-stage.mobile .pm-attention-panel>article{grid-template-columns:28px 1fr}.pm-review-stage.mobile .pm-attention-panel article button{text-align:left;grid-column:2}.pm-review-stage.mobile .pm-view-tabs{overflow-x:auto}.pm-review-stage.mobile .pm-view-tabs button{flex:none}.pm-review-stage.mobile .pm-table-filters{grid-template-columns:1fr 1fr;display:grid}.pm-review-stage.mobile .pm-table-filters>div{grid-column:1/-1}.pm-review-stage.mobile .pm-data-table,.pm-review-stage.mobile .pm-data-table tbody{width:100%;display:block}.pm-review-stage.mobile .pm-data-table thead{display:none}.pm-review-stage.mobile .pm-data-table tbody{gap:9px;padding:10px;display:grid}.pm-review-stage.mobile .pm-data-table tr{background:#fff;border:1px solid #e4e7ea;border-radius:6px;grid-template-columns:1fr auto;gap:9px;padding:12px;display:grid}.pm-review-stage.mobile .pm-data-table td{border:0;padding:0;display:block}.pm-review-stage.mobile .pm-data-table td:first-child{grid-column:1/-1}.pm-review-stage.mobile .pm-data-table td:nth-child(3),.pm-review-stage.mobile .pm-data-table td:nth-child(4),.pm-review-stage.mobile .pm-data-table td:nth-child(5),.pm-review-stage.mobile .pm-data-table td:nth-child(7){display:none}.pm-review-stage.mobile .pm-data-table td:nth-child(6){justify-content:flex-end;align-items:center;font-size:8px;display:flex}.pm-review-stage.mobile .pm-data-table td:nth-child(6):before{content:"Follow-up: ";color:#9aa0a8;margin-right:4px}.pm-review-stage.mobile .pm-table-card>footer{align-items:flex-start;gap:8px}.pm-review-stage.mobile .pm-table-card>footer div button:nth-child(3),.pm-review-stage.mobile .pm-table-card>footer div button:nth-child(4){display:none}.pm-review-stage.mobile .pm-lead-header,.pm-review-stage.mobile .pm-customer-header{flex-direction:column;align-items:flex-start;padding:18px 14px}.pm-review-stage.mobile .pm-lead-identity{flex-wrap:wrap;align-items:flex-start}.pm-review-stage.mobile .pm-lead-identity>.pm-chip{margin-left:61px}.pm-review-stage.mobile .pm-stage-actions,.pm-review-stage.mobile .pm-customer-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.pm-review-stage.mobile .pm-stage-actions button,.pm-review-stage.mobile .pm-customer-actions>*{width:100%}.pm-review-stage.mobile .pm-lead-tabs,.pm-review-stage.mobile .pm-customer-tabs{padding:0 8px;overflow-x:auto}.pm-review-stage.mobile .pm-lead-tabs button,.pm-review-stage.mobile .pm-customer-tabs button{white-space:nowrap;flex:none;padding:0 10px}.pm-review-stage.mobile .pm-lead-columns,.pm-review-stage.mobile .pm-narrative>div,.pm-review-stage.mobile .pm-customer-grid{grid-template-columns:1fr}.pm-review-stage.mobile .pm-lead-columns>section,.pm-review-stage.mobile .pm-lead-columns>aside,.pm-review-stage.mobile .pm-narrative,.pm-review-stage.mobile .pm-mini-brand,.pm-review-stage.mobile .pm-product-builder,.pm-review-stage.mobile .pm-feedback-log,.pm-review-stage.mobile .pm-activity-log{padding:17px}.pm-review-stage.mobile .pm-field-grid{grid-template-columns:1fr 1fr}.pm-review-stage.mobile .pm-mini-brand{grid-template-columns:1fr}.pm-review-stage.mobile .pm-mini-brand .pm-swatches{padding:0}.pm-review-stage.mobile .pm-product-builder{overflow:hidden}.pm-review-stage.mobile .pm-product-builder table,.pm-review-stage.mobile .pm-product-builder tbody,.pm-review-stage.mobile .pm-product-builder tr,.pm-review-stage.mobile .pm-product-builder td{width:100%;display:block}.pm-review-stage.mobile .pm-product-builder thead{display:none}.pm-review-stage.mobile .pm-product-builder tr{border:1px solid #e5e8eb;border-radius:5px;margin-top:10px;padding:11px}.pm-review-stage.mobile .pm-product-builder td{text-align:left;border:0;justify-content:space-between;align-items:center;padding:5px 0;display:flex}.pm-review-stage.mobile .pm-product-builder td:nth-child(2):before{content:"Default";color:#969ca4;font-size:7px}.pm-review-stage.mobile .pm-product-builder td:nth-child(3):before{content:"Override";color:#969ca4;font-size:7px}.pm-review-stage.mobile .pm-product-builder td:nth-child(4):before{content:"Selected";color:#969ca4;font-size:7px}.pm-review-stage.mobile .pm-feedback-log>article{grid-template-columns:32px 1fr}.pm-review-stage.mobile .pm-feedback-log>article>.pm-chip{grid-column:2}.pm-review-stage.mobile .pm-activity-log article{grid-template-columns:12px 1fr}.pm-review-stage.mobile .pm-activity-log article strong,.pm-review-stage.mobile .pm-activity-log article small{grid-column:2}.pm-review-stage.mobile .pm-inline-review .pm-review-heading{padding:16px}.pm-review-stage.mobile .pm-review-heading>div:last-child{flex-direction:column;align-items:stretch;width:100%}.pm-review-stage.mobile .pm-review-layout{grid-template-columns:1fr;padding:10px}.pm-review-stage.mobile .pm-review-preview .pm-site-preview{height:370px}.pm-review-stage.mobile .pm-qa-panel{padding:16px}.pm-review-stage.mobile .pm-customer-status{grid-template-columns:1fr 1fr}.pm-review-stage.mobile .pm-customer-status>div{border-bottom:1px solid #eceef0;padding:14px}.pm-review-stage.mobile .pm-customer-card{padding:17px}.pm-review-stage.mobile .pm-customer-content{padding-top:14px}.pm-review-stage.mobile .pm-customer-empty{min-height:260px;padding:20px}.pm-review-stage.mobile .pm-customer-empty h2{font-size:24px}.pm-review-stage.mobile .pm-logo-gen-head{flex-direction:column;padding:18px}.pm-review-stage.mobile .pm-logo-gen-head h2{font-size:20px}.pm-review-stage.mobile .pm-logo-state-switch{padding:9px;overflow-x:auto}.pm-review-stage.mobile .pm-logo-state-switch>span{display:none}.pm-review-stage.mobile .pm-logo-state-switch button{flex:none}.pm-review-stage.mobile .pm-logo-found{flex-direction:column;align-items:flex-start;padding:18px}.pm-review-stage.mobile .pm-current-logo{align-items:flex-start}.pm-review-stage.mobile .pm-current-logo .pm-logo-mark{flex:0 0 72px;width:72px;height:72px}.pm-review-stage.mobile .pm-current-logo strong{font-size:18px}.pm-review-stage.mobile .pm-logo-found-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.pm-review-stage.mobile .pm-logo-missing{grid-template-columns:1fr;padding:18px}.pm-review-stage.mobile .pm-generate-button{width:100%}.pm-review-stage.mobile .pm-logo-results-head{flex-direction:column;align-items:flex-start;padding:18px 18px 14px}.pm-review-stage.mobile .pm-logo-results-head .pm-primary{width:100%}.pm-review-stage.mobile .pm-logo-concepts{grid-template-columns:1fr 1fr;padding:0 14px 16px}.pm-review-stage.mobile .pm-concept-select{padding:9px}.pm-review-stage.mobile .pm-concept-select .pm-logo-mark{width:62px;height:62px}.pm-review-stage.mobile .pm-logo-feedback{grid-template-columns:1fr;padding:17px}.pm-review-stage.mobile .pm-mini-header-preview>div{grid-template-columns:40px 1fr}.pm-review-stage.mobile .pm-mini-header-preview nav{grid-column:1/-1}.pm-review-stage.mobile .pm-logo-loading{min-height:330px;padding:20px}.pm-review-stage.mobile .pm-confirm-progress{box-sizing:border-box;flex:none;width:100%}.pm-review-stage.mobile .pm-profile-power-note>.pm-chip{grid-column:2}.pm-review-stage.mobile .pm-confirm-summary{grid-template-columns:30px 1fr;padding:15px}.pm-review-stage.mobile .pm-confirm-number{width:29px;height:29px}.pm-review-stage.mobile .pm-confirm-copy>div{flex-direction:column;align-items:flex-start;gap:6px}.pm-review-stage.mobile .pm-confirm-copy p{font-size:8px}.pm-review-stage.mobile .pm-confirm-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.pm-review-stage.mobile .pm-inline-edit{grid-template-columns:1fr;padding:15px}.pm-review-stage.mobile .pm-inline-edit>div:last-child{grid-template-columns:1fr 1fr;display:grid}.pm-review-stage.mobile .pm-confirm-footer{flex-direction:column;align-items:flex-start;padding:19px}.pm-review-stage.mobile .pm-confirm-footer .pm-primary{width:100%}.pm-review-stage.mobile .pm-client-rail>div{font-size:6px}.pm-review-stage.mobile .pm-rich-profile-grid,.pm-review-stage.mobile .pm-account-settings-grid,.pm-review-stage.mobile .pm-always-grid,.pm-review-stage.mobile .pm-template-library,.pm-review-stage.mobile .pm-photo-editor-grid,.pm-review-stage.mobile .pm-installed-templates{grid-template-columns:1fr}.pm-review-stage.mobile .pm-rich-profile-card.editing,.pm-review-stage.mobile .pm-account-settings-grid>section:last-child{grid-column:auto}.pm-review-stage.mobile .pm-rich-profile-card>header>div{flex-direction:column;align-items:flex-start}.pm-review-stage.mobile .pm-profile-fields{grid-template-columns:1fr}.pm-review-stage.mobile .pm-profile-fields>div.wide{grid-column:auto}.pm-review-stage.mobile .pm-hours-profile>div{grid-template-columns:1fr auto auto}.pm-review-stage.mobile .pm-hours-profile>div .pm-chip{grid-column:1/-1}.pm-review-stage.mobile .pm-online-list>div{grid-template-columns:1fr auto}.pm-review-stage.mobile .pm-online-list>div>span{grid-area:2/1/auto/-1}.pm-review-stage.mobile .pm-profile-assets{grid-template-columns:1fr 1fr}.pm-review-stage.mobile .pm-brand-basics{grid-template-columns:1fr}.pm-review-stage.mobile .pm-account-settings{padding-top:22px}.pm-review-stage.mobile .pm-content-system{padding-top:20px}.pm-review-stage.mobile .pm-content-tabs{margin-left:-16px;margin-right:-16px;padding:0 7px}.pm-review-stage.mobile .pm-mini-rows>div,.pm-review-stage.mobile .pm-mini-rows.hours>div{grid-template-columns:1fr auto}.pm-review-stage.mobile .pm-mini-rows>div>span,.pm-review-stage.mobile .pm-mini-rows>div>small{grid-column:1/-1}.pm-review-stage.mobile .pm-row-editor{padding:14px;overflow:hidden}.pm-review-stage.mobile .pm-row-head{display:none}.pm-review-stage.mobile .pm-edit-row{border:1px solid #e3e6e9;border-radius:5px;grid-template-columns:1fr;gap:5px;margin-top:9px;padding:10px}.pm-review-stage.mobile .pm-edit-row button{justify-self:end}.pm-review-stage.mobile .pm-template-library article{grid-template-columns:38px 1fr auto}.pm-review-stage.mobile .pm-template-library article>button{grid-column:2/-1;width:100%}.pm-review-stage.mobile .pm-template-library-head{flex-direction:column;align-items:flex-start;gap:11px}.pm-review-stage.mobile .pm-template-library-head .pm-primary{width:100%}.pm-review-stage.mobile .pm-photo-settings{grid-template-columns:1fr}.pm-review-stage.mobile .pm-photo-editor{padding:16px}.pm-review-stage.mobile .pm-photo-editor-grid article{grid-template-columns:85px 1fr}.pm-review-stage.mobile .pm-photo-editor-grid article>.pm-photo-art{height:115px}.pm-review-stage.mobile .pm-page-request{grid-template-columns:1fr;padding:19px}.pm-review-stage.mobile .pm-request-form .pm-primary{width:100%}.pm-review-stage.mobile .pm-publishing-bar{grid-template-columns:1fr;padding:16px}.pm-review-stage.mobile .pm-publish-actions{grid-area:auto/1;grid-template-columns:1fr;display:grid}.pm-review-stage.mobile .pm-publish-states,.pm-review-stage.mobile .pm-change-history{grid-column:1}.pm-review-stage.mobile .pm-change-history>div{grid-template-columns:1fr auto}.pm-review-stage.mobile .pm-change-history small{grid-column:1}.pm-review-stage.mobile .pm-template-modal,.pm-review-stage.mobile .pm-add-page-modal{box-sizing:border-box;width:100%;padding:21px}.pm-review-stage.mobile .pm-template-modal>div,.pm-review-stage.mobile .pm-add-page-grid{grid-template-columns:1fr}.pm-review-stage.mobile .pm-pages-manager{padding:16px 12px}.pm-review-stage.mobile .pm-manager-panel{padding:14px}.pm-review-stage.mobile .pm-manager-panel>header{flex-direction:column;align-items:flex-start}.pm-review-stage.mobile .pm-manager-panel>header>div:last-child{width:100%}.pm-review-stage.mobile .pm-manager-panel>header>div:last-child button{flex:1}.pm-review-stage.mobile .pm-page-table-head{display:none}.pm-review-stage.mobile .pm-page-table{border:1px solid #e3e6e9;border-radius:5px;grid-template-columns:20px 1fr auto;gap:7px;margin-top:9px;padding:11px}.pm-review-stage.mobile .pm-page-table>span:nth-child(3){grid-column:2/-1}.pm-review-stage.mobile .pm-page-table>span:nth-child(4){grid-column:2}.pm-review-stage.mobile .pm-page-table>.pm-chip{grid-column:2/-1;width:max-content}.pm-review-stage.mobile .pm-page-table>button{grid-area:1/3}.pm-review-stage.mobile .pm-manager-panel>footer{flex-direction:column;align-items:flex-start;gap:8px}.pm-review-stage.mobile .pm-installed-templates article{grid-template-columns:38px 1fr auto}.pm-review-stage.mobile .pm-installed-templates article>button{grid-column:2/-1}.pm-review-stage.mobile .pm-request-queue article{grid-template-columns:35px 1fr auto}.pm-review-stage.mobile .pm-request-queue article>div:last-child{grid-column:2/-1;grid-template-columns:1fr 1fr;display:grid}.pm-review-stage.mobile .pm-add-page-grid{grid-template-columns:1fr}@media (width<=980px){.pm-reviewbar{grid-template-columns:1fr auto}.pm-review-title{display:none}.pm-review-logo img{width:190px}}@media (width<=680px){.pm-reviewbar{grid-template-columns:1fr;gap:12px;padding:14px 16px;position:static}.pm-review-logo img{margin:auto}.pm-review-controls{flex-wrap:wrap;justify-content:center}.pm-screenbar{justify-content:flex-start}.pm-review-stage{padding:20px 8px;overflow-x:auto}.pm-review-stage.mobile{padding:20px 8px}.pm-review-stage.mobile .pm-screen-frame,.pm-review-stage.mobile .pm-frame-label{width:370px}.pm-review-footer{flex-direction:column;align-items:flex-start;gap:7px}}
