/* HOTFIX728 — Main PrintMarks website selectable appearance themes. Original remains untouched. */
.pm-web-theme-control{display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:4px 6px;border:1px solid rgba(112,137,170,.18);border-radius:12px;background:rgba(255,255,255,.72);box-shadow:0 5px 16px rgba(24,50,94,.07)}
.pm-web-theme-control>span{font-size:.62rem;font-weight:900;color:#51657e;letter-spacing:.05em;text-transform:uppercase}
.pm-web-theme-control select{min-width:124px;height:32px;border:1px solid rgba(112,137,170,.18);border-radius:9px;background:#fff;color:#16263c;padding:0 25px 0 8px;font:800 .68rem/1 "Segoe UI",Arial,sans-serif;cursor:pointer;outline:none}
.pm-web-theme-control select:focus{border-color:#2d7df7;box-shadow:0 0 0 3px rgba(45,125,247,.10)}
html[data-web-theme="neumorphism"] body{background:#e8eef7!important}
html[data-web-theme="neumorphism"] :is(.topbar,.pm-home-video-card,.price-card,.web-trial-banner,.modal-card,.pm-install-shell,.storefront-shell,.standalone-shop-card,.directory-card,.feature-card,.workflow-card,.account-card,.payment-card,.cards>article){background:linear-gradient(145deg,#f5f8fd,#dde6f2)!important;border-color:rgba(71,96,132,.10)!important;box-shadow:14px 14px 28px rgba(86,104,130,.20),-12px -12px 24px rgba(255,255,255,.80)!important;border-radius:20px!important}
html[data-web-theme="neumorphism"] :is(button,.primary,.secondary,.ghost,input,select,textarea){border-radius:12px}
html[data-web-theme="neumorphism"] :is(input:not([type=checkbox]):not([type=radio]),textarea,select){background:#e9eff7!important;box-shadow:inset 4px 4px 9px rgba(96,113,139,.13),inset -4px -4px 9px rgba(255,255,255,.8)!important}
html[data-web-theme="glassmorphism"] body{background:radial-gradient(circle at 12% 5%,#c9f3ff 0,transparent 28%),radial-gradient(circle at 88% 12%,#d7d8ff 0,transparent 27%),linear-gradient(145deg,#e5edf8,#f5f8fd 52%,#e7eef8)!important;background-attachment:fixed!important}
html[data-web-theme="glassmorphism"] :is(.topbar,.pm-home-video-card,.price-card,.web-trial-banner,.modal-card,.pm-install-shell,.storefront-shell,.standalone-shop-card,.directory-card,.feature-card,.workflow-card,.account-card,.payment-card,.cards>article){background:rgba(255,255,255,.52)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 18px 42px rgba(42,67,105,.13),inset 0 1px 0 rgba(255,255,255,.72)!important;backdrop-filter:blur(12px) saturate(125%);-webkit-backdrop-filter:blur(12px) saturate(125%);border-radius:20px!important}
html[data-web-theme="glassmorphism"] .topbar{background:rgba(248,251,255,.68)!important;backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%)}
html[data-web-theme="glassmorphism"] :is(input:not([type=checkbox]):not([type=radio]),textarea,select){background:rgba(255,255,255,.48)!important;border-color:rgba(75,103,143,.15)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)!important}
html[data-web-theme="claymorphism"] body{background:linear-gradient(145deg,#e7edfa,#dfe8f7 52%,#edf2fb)!important}
html[data-web-theme="claymorphism"] :is(.topbar,.pm-home-video-card,.price-card,.web-trial-banner,.modal-card,.pm-install-shell,.storefront-shell,.standalone-shop-card,.directory-card,.feature-card,.workflow-card,.account-card,.payment-card,.cards>article){background:linear-gradient(145deg,#edf3ff,#d8e4f5)!important;border:1px solid rgba(98,128,168,.12)!important;box-shadow:9px 12px 22px rgba(68,91,125,.18),-6px -6px 16px rgba(255,255,255,.76),inset 2px 2px 5px rgba(255,255,255,.45)!important;border-radius:26px!important}
html[data-web-theme="claymorphism"] :is(.primary,.secondary,.ghost,button){border-radius:16px!important;box-shadow:5px 6px 12px rgba(69,91,122,.14),-3px -3px 8px rgba(255,255,255,.62)}
html[data-web-theme="claymorphism"] :is(input:not([type=checkbox]):not([type=radio]),textarea,select){border-radius:16px!important;background:#e4ecf8!important;box-shadow:inset 5px 5px 10px rgba(79,101,132,.13),inset -4px -4px 9px rgba(255,255,255,.68)!important}
html[data-web-theme]:not([data-web-theme="original"]) .announcement-bar{box-shadow:0 8px 22px rgba(44,65,95,.10)}
html[data-web-theme]:not([data-web-theme="original"]) .pm-web-theme-control{background:rgba(255,255,255,.54)}
@media(max-width:1120px){.pm-web-theme-control>span{display:none}.pm-web-theme-control select{min-width:108px}}
@media(max-width:820px){.pm-web-theme-control{position:fixed;right:12px;bottom:14px;z-index:170;padding:5px;background:rgba(250,252,255,.90);box-shadow:0 10px 30px rgba(25,45,74,.18)}.pm-web-theme-control select{min-width:116px}}
@media(max-width:700px){html[data-web-theme="glassmorphism"] :is(.pm-home-video-card,.price-card,.web-trial-banner,.modal-card,.pm-install-shell,.storefront-shell,.standalone-shop-card,.directory-card,.feature-card,.workflow-card,.account-card,.payment-card,.cards>article){backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}}
