:root{
 --oim-primary:#1769e8;
 --oim-primary-2:#0f58cf;
 --oim-primary-soft:#eaf3ff;
 --oim-pink:#ff4f83;
 --oim-pink-soft:#fff0f5;
 --oim-green:#20b66f;
 --oim-ink:#10203d;
 --oim-text:#263a5a;
 --oim-muted:#667892;
 --oim-bg:#f4f8ff;
 --oim-bg-2:#edf5ff;
 --oim-card:#fff;
 --oim-line:#dce7f6;
 --oim-line-strong:#cadbf1;
 --oim-shadow:0 20px 60px rgba(35,76,143,.12);
 --oim-shadow-sm:0 10px 30px rgba(35,76,143,.08);
 --oim-radius:20px;
 --oim-radius-sm:14px;
 --oim-shell:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--oim-bg)}
body.oim-body{margin:0;background:var(--oim-bg);color:var(--oim-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.oim-body img{max-width:100%}
.oim-body a{color:var(--oim-primary);text-decoration:none}
.oim-body a:hover{color:var(--oim-primary-2)}
.oim-body button,.oim-body input,.oim-body select,.oim-body textarea{font:inherit}
.oim-body button,.oim-body a{touch-action:manipulation}
.oim-shell{width:min(calc(100% - 40px),var(--oim-shell));margin-inline:auto}
.oim-main{min-height:62vh;padding:30px 0 56px}
.oim-main--home{padding:0}
.oim-site-content{min-height:62vh}
.oim-svg{width:1.15em;height:1.15em;display:inline-block;flex:0 0 auto;vertical-align:-.15em;fill:currentColor}

/* Header */
.oim-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(210,225,246,.9)}
.oim-header__inner{min-height:82px;display:flex;align-items:center;gap:26px}
.oim-brand{display:flex;align-items:center;flex:0 0 auto}
.oim-brand img{display:block;width:278px;height:auto}
.oim-nav{display:flex;align-items:center;justify-content:center;gap:2px;margin-left:auto}
.oim-nav a,.oim-login{display:inline-flex;align-items:center;min-height:44px;padding:0 13px;border-radius:12px;color:#203553;font-size:15px;font-weight:650;white-space:nowrap}
.oim-nav a:hover,.oim-login:hover{background:var(--oim-primary-soft);color:var(--oim-primary)}
.oim-account{display:flex;align-items:center;gap:8px;margin-left:8px}
.oim-header-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid transparent;border-radius:13px;color:#405674;background:#f6f9fd}
.oim-header-icon:hover{background:#edf4ff;border-color:#d9e7fa;color:var(--oim-primary)}
.oim-header-icon .oim-svg{width:20px;height:20px}
.oim-register,.oim-primary-btn,.oim-btn--primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;background:linear-gradient(180deg,#2380f5 0,#1769e8 100%);color:#fff!important;font-weight:750;box-shadow:0 9px 22px rgba(23,105,232,.22);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.oim-register{min-height:44px;padding:0 18px;font-size:14px}
.oim-primary-btn{min-height:46px;padding:0 19px}
.oim-register:hover,.oim-primary-btn:hover,.oim-btn--primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(23,105,232,.28);color:#fff}
.oim-user-chip{display:flex;align-items:center;gap:9px;min-height:44px;padding:4px 10px 4px 5px;border-radius:14px;color:#263a58;background:#f5f8fd;font-weight:650;font-size:14px}
.oim-user-chip img{width:34px;height:34px;object-fit:cover;border-radius:50%}
.oim-user-chip>.oim-svg{width:26px;height:26px}

/* Common buttons / headings */
.oim-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:13px;font-weight:750;font-size:15px}
.oim-btn--soft,.oim-secondary-btn{background:#fff;color:var(--oim-primary);border:1px solid var(--oim-line-strong);box-shadow:0 4px 14px rgba(40,78,139,.04)}
.oim-btn--soft:hover,.oim-secondary-btn:hover{background:var(--oim-primary-soft);border-color:#b8d3f7}
.oim-secondary-btn{min-height:46px;display:inline-flex;align-items:center;padding:0 18px;border-radius:13px;font-weight:700}
.oim-kicker,.oim-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--oim-primary);font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.oim-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;background:var(--oim-primary-soft);color:var(--oim-primary);font-size:12px;font-weight:800}
.oim-empty{padding:34px;border:1px dashed #bdd2ee;border-radius:18px;background:#fff;color:var(--oim-muted);font-size:16px;text-align:center}
.oim-text-link{display:inline-flex;align-items:center;gap:5px;font-weight:750}

/* Home hero */
.oim-hero{padding:28px 0 18px;background:radial-gradient(circle at 88% 12%,rgba(108,169,255,.22),transparent 31%),linear-gradient(180deg,#f8fbff 0,#eef5ff 100%)}
.oim-hero__panel{position:relative;min-height:620px;overflow:hidden;border:1px solid #d8e6f8;border-radius:28px;background:#fff;box-shadow:var(--oim-shadow)}
.oim-hero__copy{position:relative;z-index:3;width:52%;padding:58px 52px 190px}
.oim-hero__copy h1{max-width:670px;margin:15px 0 18px;color:var(--oim-ink);font-family:Inter,system-ui,sans-serif;font-size:clamp(44px,4.5vw,62px);font-weight:820;line-height:1.06;letter-spacing:-.045em}
.oim-hero__copy h1 span{color:var(--oim-primary)}
.oim-hero__copy>p{max-width:610px;margin:0;color:#526684;font-size:18px;line-height:1.7}
.oim-hero__trust{display:flex;flex-wrap:wrap;gap:11px 18px;margin-top:23px;color:#536782;font-size:14px;font-weight:650}
.oim-hero__trust span{display:inline-flex;align-items:center;gap:7px}
.oim-hero__trust .oim-svg{color:var(--oim-primary);width:18px;height:18px}
.oim-hero__cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}
.oim-hero__visual{position:absolute;inset:0 0 0 47%;overflow:hidden;background:#dcecff}
.oim-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,.75) 9%,rgba(255,255,255,.08) 36%,transparent 60%),linear-gradient(0deg,rgba(10,45,95,.05),transparent 45%)}
.oim-hero__visual>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.oim-hero__float{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;min-width:210px;padding:13px 15px;border:1px solid rgba(222,233,248,.95);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 14px 32px rgba(28,64,124,.12);color:var(--oim-primary)}
.oim-hero__float .oim-svg{width:26px;height:26px}
.oim-hero__float div{display:flex;flex-direction:column;line-height:1.25}.oim-hero__float b{color:#203653;font-size:14px}.oim-hero__float span{margin-top:3px;color:#75849a;font-size:12px}
.oim-hero__float--one{right:34px;top:38px}.oim-hero__float--two{right:36px;bottom:150px}
.oim-hero-search{position:absolute;z-index:5;left:32px;right:32px;bottom:28px;display:grid;grid-template-columns:150px 150px minmax(180px,1.1fr) minmax(180px,1fr) 190px;gap:10px;align-items:end;padding:18px;border:1px solid #d8e4f5;border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(38,77,140,.14)}
.oim-hero-search label,.oim-dating-filter label{display:block;margin:0;color:#5e708b;font-size:13px;font-weight:700}
.oim-hero-search label>span,.oim-dating-filter label>span{display:block;margin-bottom:6px}
.oim-hero-search input,.oim-hero-search select,.oim-dating-filter input,.oim-dating-filter select,.oim-filter input,.oim-filter select,.oim-filter textarea{width:100%;height:46px;border:1px solid #d7e3f3;border-radius:11px;background:#fff;color:#263b59;padding:0 12px;outline:none;font-size:15px;transition:border .15s ease,box-shadow .15s ease}
.oim-hero-search input:focus,.oim-hero-search select:focus,.oim-dating-filter input:focus,.oim-dating-filter select:focus,.oim-filter input:focus,.oim-filter select:focus,.oim-filter textarea:focus{border-color:#7fb1f4;box-shadow:0 0 0 4px rgba(23,105,232,.09)}
.oim-hero-search button{height:46px;border:0;border-radius:11px;background:var(--oim-primary);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(23,105,232,.2)}

/* Home sections */
.oim-home-stats{padding:18px 0 10px}.oim-home-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.oim-home-stats__grid>div{display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid var(--oim-line);border-radius:17px;background:#fff;box-shadow:var(--oim-shadow-sm)}
.oim-home-stats__grid>div>.oim-svg{width:28px;height:28px;color:var(--oim-primary)}
.oim-home-stats p{display:flex;flex-direction:column;margin:0;line-height:1.25}.oim-home-stats b{color:var(--oim-ink);font-size:20px}.oim-home-stats span{margin-top:3px;color:var(--oim-muted);font-size:13px}
.oim-home-section{padding:45px 0}.oim-home-section--compact{padding-top:20px;padding-bottom:30px}
.oim-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:22px}
.oim-section-head>div>span{color:var(--oim-primary);font-size:13px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}
.oim-section-head h2{margin:5px 0 4px;color:var(--oim-ink);font-size:34px;font-weight:790;line-height:1.2;letter-spacing:-.025em}
.oim-section-head p{max-width:720px;margin:0;color:var(--oim-muted);font-size:15px}.oim-section-head>a{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-weight:750;font-size:14px}
.oim-section-head--row h2{font-size:29px}
.oim-profile-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.oim-profile-card,.oim-dating-card,.oim-user-card{overflow:hidden;border:1px solid var(--oim-line);border-radius:18px;background:#fff;box-shadow:var(--oim-shadow-sm);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.oim-profile-card:hover,.oim-dating-card:hover,.oim-user-card:hover{transform:translateY(-3px);border-color:#c7daf3;box-shadow:var(--oim-shadow)}
.oim-profile-card__photo,.oim-dating-card__photo,.oim-user-card__photo{position:relative;display:block;overflow:hidden;background:#e8f0fb;aspect-ratio:4/5}
.oim-profile-card__photo img,.oim-dating-card__photo img,.oim-user-card__photo img{display:block;width:100%;height:100%;object-fit:cover}
.oim-avatar-empty{display:grid;place-items:center;width:100%;height:100%;color:#8aa8cf}.oim-avatar-empty .oim-svg{width:58px;height:58px}
.oim-online-dot{position:absolute;right:11px;top:11px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:var(--oim-green);box-shadow:0 2px 8px rgba(0,0,0,.12)}
.oim-profile-card__body{padding:15px}.oim-profile-card h3{margin:0;font-size:17px;line-height:1.3}.oim-profile-card h3 a{color:var(--oim-ink)}.oim-profile-card p{display:flex;align-items:center;gap:5px;margin:5px 0 12px;color:var(--oim-muted);font-size:14px}.oim-profile-card p .oim-svg{width:15px;height:15px}
.oim-profile-card__actions{display:grid;grid-template-columns:1fr 42px;gap:8px}.oim-mini-btn{min-height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #d7e4f5;border-radius:11px;color:var(--oim-primary);font-size:13px;font-weight:750}.oim-mini-btn:hover{background:var(--oim-primary-soft)}.oim-mini-btn--heart{color:var(--oim-pink)}.oim-mini-btn--heart:hover{background:var(--oim-pink-soft);border-color:#ffd2df}
.oim-online-strip{display:flex;gap:11px;overflow:auto;padding:6px 2px 12px;scrollbar-width:thin}.oim-online-strip a{position:relative;flex:0 0 64px;width:64px;height:64px;border:3px solid #fff;border-radius:50%;box-shadow:0 5px 16px rgba(31,70,132,.14)}.oim-online-strip img{width:100%;height:100%;object-fit:cover;border-radius:50%}.oim-online-strip i{position:absolute;right:0;bottom:3px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--oim-green)}
.oim-direction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.oim-direction-grid>a{display:grid;grid-template-columns:44px 1fr 18px;align-items:center;gap:12px;padding:18px;border:1px solid var(--oim-line);border-radius:17px;background:#fff;color:var(--oim-text);box-shadow:var(--oim-shadow-sm)}.oim-direction-grid>a:hover{transform:translateY(-2px);border-color:#c2d9f7;box-shadow:var(--oim-shadow)}.oim-direction-grid>a>.oim-svg:first-child{width:44px;height:44px;padding:11px;border-radius:13px;background:var(--oim-primary-soft);color:var(--oim-primary)}.oim-direction-grid b{display:block;color:var(--oim-ink);font-size:16px}.oim-direction-grid span{display:block;margin-top:3px;color:var(--oim-muted);font-size:13px;line-height:1.4}.oim-direction-grid>a>.oim-svg:last-child{color:#94a5bc}
.oim-place-grid,.oim-article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.oim-place-card,.oim-article-card{overflow:hidden;border:1px solid var(--oim-line);border-radius:18px;background:#fff;box-shadow:var(--oim-shadow-sm)}
.oim-place-card__media,.oim-article-card__media{display:block;overflow:hidden;background:#e7effa;aspect-ratio:16/10}.oim-place-card__media img,.oim-article-card__media img{display:block;width:100%;height:100%;object-fit:cover}.oim-place-card__media>span{display:grid;place-items:center;width:100%;height:100%;color:var(--oim-primary)}.oim-place-card__media>span .oim-svg{width:42px;height:42px}
.oim-place-card>div,.oim-article-card__body{padding:16px}.oim-place-card h3,.oim-article-card h3{margin:0 0 7px;color:var(--oim-ink);font-size:17px;line-height:1.35}.oim-place-card h3 a,.oim-article-card h3 a{color:var(--oim-ink)}.oim-place-card p,.oim-article-card p{margin:7px 0;color:var(--oim-muted);font-size:14px;line-height:1.55}.oim-place-card__address{display:flex;align-items:center;gap:5px;color:#4d6485!important}.oim-place-card__address .oim-svg{width:15px;height:15px}.oim-card-meta{display:flex;gap:13px;margin-top:12px;color:#8290a4;font-size:13px}.oim-card-meta span{display:flex;align-items:center;gap:4px}.oim-card-meta .oim-svg{width:14px;height:14px}
.oim-home-seo{margin-top:25px;padding:54px 0;background:#fff;border-top:1px solid var(--oim-line);border-bottom:1px solid var(--oim-line)}.oim-home-seo__grid{display:grid;grid-template-columns:.8fr 1.45fr;gap:65px}.oim-home-seo__title>span{color:var(--oim-primary);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.oim-home-seo__title h2{margin:9px 0;color:var(--oim-ink);font-size:36px;line-height:1.2;letter-spacing:-.03em}.oim-home-seo__text p{margin:0 0 14px;color:#50647f;font-size:16px;line-height:1.75}.oim-home-seo__text a{font-weight:650}

/* Breadcrumbs and lists */
.oim-breadcrumbs{padding:4px 0 15px}.oim-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;color:#73839a;font-size:13px}.oim-breadcrumb-list li{display:flex;align-items:center;gap:6px}.oim-breadcrumb-list .oim-svg{width:13px;height:13px}.oim-breadcrumb-list a{color:#607590}.oim-breadcrumb-list a:hover{color:var(--oim-primary)}
.oim-directory-head,.oim-content-head,.oim-dating-head{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:22px;padding:25px 27px;border:1px solid var(--oim-line);border-radius:20px;background:linear-gradient(135deg,#fff 0,#f7fbff 100%);box-shadow:var(--oim-shadow-sm)}
.oim-directory-head h1,.oim-content-head h1,.oim-dating-head h1{margin:5px 0 5px;color:var(--oim-ink);font-size:38px;line-height:1.15;letter-spacing:-.03em}.oim-directory-head p,.oim-content-head__desc,.oim-dating-head p{max-width:760px;margin:0;color:var(--oim-muted);font-size:16px;line-height:1.6}.oim-content-head__actions{display:flex;gap:8px;flex:0 0 auto}.oim-dating-head>b{padding:8px 12px;border-radius:999px;background:var(--oim-primary-soft);color:var(--oim-primary);font-size:14px;white-space:nowrap}
.oim-category-pills{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 18px}.oim-category-pills a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;border:1px solid var(--oim-line);border-radius:999px;background:#fff;color:#3e5575;font-size:14px;font-weight:650}.oim-category-pills a:hover,.oim-category-pills a.active{background:var(--oim-primary-soft);border-color:#bcd5f6;color:var(--oim-primary)}.oim-category-pills .oim-svg{width:15px;height:15px}.oim-category-pills em{font-style:normal;color:#8a9ab0;font-size:12px}
.oim-dataset-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:0;list-style:none}.oim-dataset-nav a{display:inline-flex;align-items:center;min-height:39px;padding:0 13px;border:1px solid var(--oim-line);border-radius:11px;background:#fff;color:#4d6380;font-size:14px;font-weight:650}.oim-dataset-nav .active a,.oim-dataset-nav a:hover{background:var(--oim-primary);border-color:var(--oim-primary);color:#fff}.oim-dataset-description{margin:-8px 0 18px;color:var(--oim-muted);font-size:14px}

/* Native lightweight filter */
.oim-filter{margin-bottom:20px;border:1px solid var(--oim-line);border-radius:18px;background:#fff;box-shadow:var(--oim-shadow-sm)}.oim-filter>summary{display:flex;align-items:center;gap:9px;padding:15px 18px;cursor:pointer;color:#304866;font-size:15px;font-weight:750;list-style:none}.oim-filter>summary::-webkit-details-marker{display:none}.oim-filter>summary .oim-svg{color:var(--oim-primary)}.oim-filter form{padding:0 18px 18px}.oim-filter__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.oim-filter__field label,.oim-filter__field .field_label{display:block;margin-bottom:5px;color:#5f7189;font-size:13px;font-weight:700}.oim-filter textarea{min-height:90px;height:auto;padding:10px 12px}.oim-filter__actions{display:flex;gap:8px;margin-top:14px}.oim-filter__actions button,.oim-filter__actions a{min-height:43px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:11px;font-weight:750;border:1px solid var(--oim-line-strong);cursor:pointer}.oim-filter__actions button{background:var(--oim-primary);border-color:var(--oim-primary);color:#fff}.oim-filter__actions a{background:#fff;color:#49607d}

/* Users / Dating */
.oim-users-filter{margin-bottom:18px}.oim-users-grid,.oim-dating-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.oim-user-card__body,.oim-dating-card__body{padding:16px}.oim-user-card h2{margin:0;font-size:18px;line-height:1.3}.oim-user-card h2 a,.oim-dating-card__title{color:var(--oim-ink);font-weight:790}.oim-user-card p,.oim-dating-card__meta{display:flex;align-items:center;gap:5px;margin:5px 0;color:var(--oim-muted);font-size:14px}.oim-user-card p .oim-svg{width:15px;height:15px}.oim-user-goal,.oim-dating-card__goal{display:inline-flex;margin-top:3px;padding:5px 9px;border-radius:999px;background:#eef5ff;color:#416185;font-size:12px;font-weight:700}.oim-user-actions,.oim-dating-actions{display:flex;gap:7px;margin-top:13px}.oim-user-actions a,.oim-dating-actions a{min-height:40px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:1px solid #d7e4f5;border-radius:11px;font-size:13px;font-weight:750}.oim-user-actions>a:first-child{flex:1}.oim-user-message,.oim-message{flex:1;background:var(--oim-primary);border-color:var(--oim-primary)!important;color:#fff!important}.oim-user-like,.oim-like{color:var(--oim-pink)!important;background:#fff}.oim-flirt{color:#8e55d2!important;background:#faf6ff}.oim-user-actions a .oim-svg,.oim-dating-actions a .oim-svg{width:16px;height:16px}.oim-dating-card__title{display:flex;align-items:center;gap:7px;font-size:18px}.oim-dating-card__title .oim-online-dot{position:static;width:10px;height:10px;border-width:2px}.oim-dating-page{padding-bottom:20px}.oim-dating-filter{display:grid;grid-template-columns:1.3fr .65fr .65fr 1fr 1fr auto auto;gap:10px;align-items:end;margin-bottom:20px;padding:16px;border:1px solid var(--oim-line);border-radius:18px;background:#fff;box-shadow:var(--oim-shadow-sm)}.oim-dating-filter button,.oim-dating-filter>a{height:46px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:11px;font-weight:800;border:0;cursor:pointer}.oim-dating-filter button{background:var(--oim-primary);color:#fff}.oim-dating-filter>a{border:1px solid var(--oim-line-strong);background:#fff;color:#526983}
.oim-pagination,.oim-pagebar{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:24px}.oim-pagination a,.oim-pagination span,.oim-pagebar a,.oim-pagebar span{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid var(--oim-line);border-radius:10px;background:#fff;color:#4f6581;font-size:14px;font-weight:700}.oim-pagination a:hover,.oim-pagebar a:hover,.oim-pagebar .selected,.oim-pagebar .active{background:var(--oim-primary);border-color:var(--oim-primary);color:#fff}

/* Profile */
.oim-profile-hero{position:relative;overflow:hidden;margin-bottom:18px;border:1px solid var(--oim-line);border-radius:24px;background:#fff;box-shadow:var(--oim-shadow-sm)}.oim-profile-hero__cover{height:105px;background:radial-gradient(circle at 78% 25%,rgba(255,88,136,.14),transparent 27%),radial-gradient(circle at 12% 20%,rgba(23,105,232,.22),transparent 31%),linear-gradient(135deg,#e9f3ff,#f7fbff)}.oim-profile-hero__content{display:flex;align-items:flex-end;gap:23px;padding:0 28px 26px;margin-top:-56px}.oim-profile-hero__avatar{position:relative;flex:0 0 154px;width:154px;height:154px;border:6px solid #fff;border-radius:28px;background:#e9f1fb;box-shadow:0 12px 30px rgba(29,69,133,.14);overflow:hidden}.oim-profile-hero__avatar img{width:100%;height:100%;object-fit:cover}.oim-profile-hero__avatar>i{position:absolute;right:10px;bottom:10px;width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#9eacbe}.oim-profile-hero__avatar>i.is-online{background:var(--oim-green)}.oim-profile-hero__main{flex:1;min-width:0;padding-top:62px}.oim-profile-hero__main h1{margin:4px 0 5px;color:var(--oim-ink);font-size:38px;line-height:1.15;letter-spacing:-.03em}.oim-profile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;color:var(--oim-muted);font-size:14px}.oim-profile-meta span{display:inline-flex;align-items:center;gap:5px}.oim-profile-meta .oim-svg{width:15px;height:15px}.oim-profile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.oim-profile-actions a{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid var(--oim-line-strong);border-radius:12px;font-size:14px;font-weight:750}.oim-profile-actions .oim-svg{width:17px;height:17px}.oim-action-like{color:var(--oim-pink)!important;background:var(--oim-pink-soft)}.oim-action-flirt{color:#8350c7!important;background:#f8f3ff}.oim-action-message{background:var(--oim-primary);border-color:var(--oim-primary)!important;color:#fff!important}.oim-profile-tabs{margin:0 0 18px;overflow:auto;border-bottom:1px solid var(--oim-line)}.oim-profile-tabs ul,.oim-profile-tabs .nav{display:flex;gap:2px;margin:0;padding:0;list-style:none;white-space:nowrap}.oim-profile-tabs a{display:block;padding:12px 15px;border-bottom:3px solid transparent;color:#536a87;font-size:14px;font-weight:700}.oim-profile-tabs .active>a,.oim-profile-tabs a.active,.oim-profile-tabs a:hover{border-bottom-color:var(--oim-primary);color:var(--oim-primary)}
.oim-profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px}.oim-profile-side{display:flex;flex-direction:column;gap:14px}.oim-side-card,.oim-profile-card-main{border:1px solid var(--oim-line);border-radius:18px;background:#fff;box-shadow:var(--oim-shadow-sm)}.oim-side-card{padding:17px}.oim-side-card h3{margin:0 0 12px;color:var(--oim-ink);font-size:16px}.oim-side-card__head{display:flex;justify-content:space-between;align-items:center}.oim-side-card__head span{color:var(--oim-primary);font-weight:800}.oim-profile-friends{display:grid;grid-template-columns:repeat(5,42px);gap:8px}.oim-profile-friends a{width:42px;height:42px;display:block;border-radius:50%;overflow:hidden;background:#eef3fa}.oim-profile-friends img{width:100%;height:100%;object-fit:cover}.oim-profile-count{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid #eef3f9;color:#536982;font-size:14px}.oim-profile-count b{color:var(--oim-primary)}.oim-profile-card-main{padding:5px 22px 18px}.oim-profile-fieldset{padding:15px 0 0}.oim-profile-fieldset h2{margin:0 0 6px;color:var(--oim-ink);font-size:20px}.oim-profile-field{display:grid;grid-template-columns:minmax(150px,30%) 1fr;gap:20px;padding:12px 0;border-bottom:1px solid #edf2f8}.oim-profile-field>span{color:#7a8aa0;font-size:14px}.oim-profile-field>div{min-width:0;color:#304664;font-size:15px}.oim-profile-field>div p:first-child{margin-top:0}.oim-profile-field>div p:last-child{margin-bottom:0}

/* Content */
.oim-content-list{display:grid;gap:16px}.oim-content-card{display:grid;grid-template-columns:300px 1fr;min-height:210px;overflow:hidden;border:1px solid var(--oim-line);border-radius:19px;background:#fff;box-shadow:var(--oim-shadow-sm)}.oim-content-card__media{display:block;min-height:100%;background:#eaf1fb;overflow:hidden}.oim-content-card__media img{display:block;width:100%;height:100%;object-fit:cover}.oim-content-card__media>span{display:grid;place-items:center;width:100%;height:100%;min-height:210px;color:var(--oim-primary)}.oim-content-card__media .oim-svg{width:50px;height:50px}.oim-content-card__body{padding:20px 22px}.oim-content-card__type{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--oim-primary-soft);color:var(--oim-primary);font-size:12px;font-weight:800}.oim-content-card h2{margin:7px 0 7px;font-size:24px;line-height:1.3}.oim-content-card h2 a{color:var(--oim-ink)}.oim-content-card p{margin:0;color:var(--oim-muted);font-size:15px;line-height:1.65}.oim-content-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:15px;color:#8290a4;font-size:13px}.oim-content-card__bottom>div{display:flex;gap:10px;flex-wrap:wrap}.oim-content-card__bottom>a{font-weight:750}
.oim-article-view,.content_item{color:#2b3f5d;font-size:17px;line-height:1.75}.content_item h1,.oim-main> .oim-shell>h1{color:var(--oim-ink);font-size:42px;line-height:1.15;letter-spacing:-.035em}.content_item h2{margin:34px 0 12px;color:var(--oim-ink);font-size:30px;line-height:1.25}.content_item h3{margin:28px 0 10px;color:var(--oim-ink);font-size:24px;line-height:1.3}.content_item p{margin:0 0 17px}.content_item ul,.content_item ol{padding-left:24px}.content_item a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.content_item img{height:auto;border-radius:16px}.content_item blockquote{margin:24px 0;padding:15px 20px;border-left:4px solid var(--oim-primary);border-radius:0 12px 12px 0;background:#f2f7ff;color:#50647f}.icms-content-fields{max-width:900px}.icms-content-fields .field{margin-bottom:13px}.field_label{margin-bottom:5px;color:#6c7f98;font-size:13px;font-weight:750}.tags_bar{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}.tags_bar a,.icms-btn-tag{display:inline-flex;padding:5px 10px!important;border:1px solid var(--oim-line)!important;border-radius:999px!important;background:#fff!important;color:#526984!important;font-size:13px!important}.info_bar{display:flex!important;align-items:center;flex-wrap:wrap;gap:8px 14px;margin-top:20px;padding-top:15px;border-top:1px solid var(--oim-line);color:#77889f;font-size:13px}.info_bar .bar_item{display:flex;align-items:center;gap:5px}.content_item_props table{width:100%;border-collapse:collapse}.content_item_props th,.content_item_props td{padding:10px;border-bottom:1px solid var(--oim-line);text-align:left}.content_item_props th{background:#f5f8fd}

/* Flirts */
.oim-matches-page{max-width:980px;margin:0 auto}.oim-match-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.oim-match-card{display:flex;flex-direction:column;align-items:center;padding:18px;border:1px solid var(--oim-line);border-radius:18px;background:#fff;box-shadow:var(--oim-shadow-sm);text-align:center}.oim-match-avatar{width:110px;height:110px;overflow:hidden;border-radius:50%;background:#edf3fb}.oim-match-avatar img{width:100%;height:100%;object-fit:cover}.oim-match-card strong{margin-top:10px;color:var(--oim-ink);font-size:17px}.oim-match-card span{color:var(--oim-muted);font-size:13px}.oim-confirm{max-width:650px;margin:35px auto;padding:28px;border:1px solid var(--oim-line);border-radius:22px;background:#fff;box-shadow:var(--oim-shadow);text-align:center}.oim-confirm__avatar{width:120px;height:120px;margin:0 auto 14px;border-radius:50%;overflow:hidden;background:#edf3fb}.oim-confirm__avatar img{width:100%;height:100%;object-fit:cover}.oim-confirm h1{margin:0 0 8px;color:var(--oim-ink);font-size:30px}.oim-confirm p{margin:0 auto 20px;max-width:480px;color:var(--oim-muted)}.oim-confirm__actions{display:flex;justify-content:center;gap:9px}.oim-confirm__actions button,.oim-confirm__actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;border-radius:12px;font-weight:800}.oim-confirm__actions button{border:0;background:var(--oim-primary);color:#fff;cursor:pointer}.oim-confirm__actions a{border:1px solid var(--oim-line-strong);background:#fff;color:#506681}

/* Footer */
.oim-footer{padding:42px 0 82px;background:#fff;border-top:1px solid var(--oim-line)}.oim-footer__grid{display:grid;grid-template-columns:1.45fr repeat(3,.75fr);gap:38px}.oim-footer__brand img{width:260px;height:auto}.oim-footer__brand p{max-width:390px;margin:13px 0 0;color:var(--oim-muted);font-size:14px;line-height:1.6}.oim-footer__col{display:flex;flex-direction:column;gap:8px}.oim-footer__col strong{margin-bottom:4px;color:var(--oim-ink);font-size:14px}.oim-footer__col a{color:#60738d;font-size:14px}.oim-footer__col a:hover{color:var(--oim-primary)}.oim-footer__bottom{display:flex;justify-content:space-between;margin-top:30px;padding-top:17px;border-top:1px solid #edf2f8;color:#8594a8;font-size:13px}
.oim-mobile-nav{display:none}

/* Core compatibility on fast public pages */
.oim-body .btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--oim-line-strong);border-radius:11px;background:#fff;color:#4e6582;font-weight:700}.oim-body .btn-primary{background:var(--oim-primary);border-color:var(--oim-primary);color:#fff}.oim-body .btn-light{background:#fff}.oim-body .nav{list-style:none;margin:0;padding:0}.oim-body .table{width:100%}.oim-body .text-muted{color:var(--oim-muted)!important}.oim-body .small{font-size:13px}.oim-body input[type=checkbox],.oim-body input[type=radio]{accent-color:var(--oim-primary)}

/* Below-fold rendering aid */
.oim-home-section:nth-of-type(n+4),.oim-home-seo{content-visibility:auto;contain-intrinsic-size:760px}

@media (max-width:1180px){
 .oim-shell{width:min(calc(100% - 32px),var(--oim-shell))}.oim-nav a{padding:0 9px;font-size:14px}.oim-brand img{width:240px}.oim-profile-grid{grid-template-columns:repeat(4,1fr)}.oim-users-grid,.oim-dating-grid{grid-template-columns:repeat(3,1fr)}.oim-hero-search{grid-template-columns:1fr 1fr 1.3fr 1.2fr 170px}.oim-direction-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:960px){
 .oim-header__inner{min-height:74px}.oim-brand img{width:230px}.oim-nav{display:none}.oim-account{margin-left:auto}.oim-header-icon{display:none}.oim-hero__panel{min-height:auto}.oim-hero__copy{width:58%;padding:48px 34px 250px}.oim-hero__copy h1{font-size:46px}.oim-hero__visual{left:52%}.oim-hero-search{grid-template-columns:repeat(2,1fr);left:22px;right:22px;bottom:20px}.oim-hero-search button{grid-column:span 2}.oim-hero__float{display:none}.oim-home-stats__grid{grid-template-columns:repeat(2,1fr)}.oim-profile-grid{grid-template-columns:repeat(3,1fr)}.oim-place-grid,.oim-article-grid{grid-template-columns:repeat(2,1fr)}.oim-home-seo__grid{grid-template-columns:1fr;gap:20px}.oim-filter__grid{grid-template-columns:repeat(2,1fr)}.oim-dating-filter{grid-template-columns:repeat(3,1fr)}.oim-users-grid,.oim-dating-grid{grid-template-columns:repeat(3,1fr)}.oim-profile-layout{grid-template-columns:230px 1fr}.oim-profile-friends{grid-template-columns:repeat(4,42px)}.oim-content-card{grid-template-columns:240px 1fr}.oim-footer__grid{grid-template-columns:1.3fr repeat(3,1fr);gap:24px}
}
@media (max-width:720px){
 body.oim-body{font-size:16px;padding-bottom:66px}.oim-shell{width:min(calc(100% - 24px),var(--oim-shell))}.oim-main{padding:18px 0 36px}.oim-header{position:relative}.oim-header__inner{min-height:68px}.oim-brand img{width:205px}.oim-login{display:none}.oim-register{min-height:40px;padding:0 13px}.oim-user-chip span{display:none}.oim-user-chip{padding-right:5px}.oim-hero{padding:12px 0}.oim-hero__panel{border-radius:22px}.oim-hero__visual{position:relative;inset:auto;height:315px;order:-1}.oim-hero__visual:after{background:linear-gradient(0deg,#fff 0,rgba(255,255,255,.2) 30%,transparent 55%)}.oim-hero__copy{width:100%;padding:30px 22px 22px}.oim-hero__copy h1{font-size:38px;line-height:1.08}.oim-hero__copy>p{font-size:16px}.oim-hero__trust{font-size:13px}.oim-hero-search{position:relative;left:auto;right:auto;bottom:auto;grid-template-columns:1fr;margin:0 16px 16px;padding:15px}.oim-hero-search button{grid-column:auto}.oim-home-stats__grid{grid-template-columns:1fr 1fr}.oim-home-stats__grid>div{padding:14px}.oim-home-stats b{font-size:18px}.oim-home-section{padding:34px 0}.oim-section-head{align-items:flex-start}.oim-section-head h2{font-size:29px}.oim-section-head p{font-size:14px}.oim-section-head>a{font-size:13px}.oim-profile-grid,.oim-users-grid,.oim-dating-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oim-direction-grid,.oim-place-grid,.oim-article-grid{grid-template-columns:1fr}.oim-home-seo__title h2{font-size:30px}.oim-home-seo__text p{font-size:15px}.oim-directory-head,.oim-content-head,.oim-dating-head{align-items:flex-start;padding:20px}.oim-directory-head h1,.oim-content-head h1,.oim-dating-head h1{font-size:31px}.oim-content-head__actions{display:none}.oim-filter__grid{grid-template-columns:1fr}.oim-dating-filter{grid-template-columns:1fr 1fr}.oim-dating-filter label:first-child,.oim-dating-filter label:nth-child(4),.oim-dating-filter label:nth-child(5){grid-column:span 2}.oim-profile-hero__cover{height:80px}.oim-profile-hero__content{align-items:center;gap:15px;padding:0 18px 20px;margin-top:-42px}.oim-profile-hero__avatar{flex-basis:112px;width:112px;height:112px;border-radius:22px}.oim-profile-hero__main{padding-top:46px}.oim-profile-hero__main h1{font-size:30px}.oim-profile-actions{width:100%}.oim-profile-actions a{flex:1;min-width:110px}.oim-profile-layout{grid-template-columns:1fr}.oim-profile-side{order:2}.oim-profile-friends{display:flex;flex-wrap:wrap}.oim-profile-field{grid-template-columns:1fr;gap:3px}.oim-content-card{grid-template-columns:1fr}.oim-content-card__media{aspect-ratio:16/9}.oim-content-card h2{font-size:21px}.content_item{font-size:16px}.content_item h2{font-size:26px}.oim-match-grid{grid-template-columns:repeat(2,1fr)}.oim-footer{padding-bottom:88px}.oim-footer__grid{grid-template-columns:1fr 1fr}.oim-footer__brand{grid-column:1/-1}.oim-mobile-nav{position:fixed;z-index:120;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #d9e5f5;background:rgba(255,255,255,.98);box-shadow:0 -7px 24px rgba(35,72,128,.09)}.oim-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#62758f;font-size:10px;font-weight:700}.oim-mobile-nav .oim-svg{width:20px;height:20px;color:var(--oim-primary)}
}
@media (max-width:470px){
 .oim-shell{width:calc(100% - 18px)}.oim-brand img{width:184px}.oim-register{font-size:12px}.oim-hero__visual{height:260px}.oim-hero__copy{padding:25px 17px 18px}.oim-hero__copy h1{font-size:34px}.oim-hero__cta{display:grid}.oim-hero__cta .oim-btn{width:100%}.oim-hero-search{margin:0 10px 10px}.oim-home-stats__grid{grid-template-columns:1fr}.oim-section-head{display:block}.oim-section-head>a{display:inline-flex;margin-top:9px}.oim-profile-grid,.oim-users-grid,.oim-dating-grid{grid-template-columns:1fr 1fr}.oim-profile-card__body,.oim-user-card__body,.oim-dating-card__body{padding:12px}.oim-profile-card h3,.oim-user-card h2,.oim-dating-card__title{font-size:16px}.oim-user-actions,.oim-dating-actions{display:grid;grid-template-columns:1fr 42px}.oim-user-message,.oim-message{grid-column:auto}.oim-flirt{display:none!important}.oim-dating-filter{grid-template-columns:1fr}.oim-dating-filter label:first-child,.oim-dating-filter label:nth-child(4),.oim-dating-filter label:nth-child(5){grid-column:auto}.oim-directory-head,.oim-content-head,.oim-dating-head{display:block}.oim-dating-head>b{display:inline-flex;margin-top:10px}.oim-profile-hero__content{display:block;padding-bottom:18px}.oim-profile-hero__avatar{margin-bottom:10px}.oim-profile-hero__main{padding-top:0}.oim-profile-actions{display:grid;grid-template-columns:1fr 1fr}.oim-action-message{grid-column:1/-1}.oim-content-card__body{padding:16px}.oim-footer__grid{grid-template-columns:1fr}.oim-footer__brand{grid-column:auto}.oim-footer__bottom{display:block}.oim-footer__bottom span{display:block;margin-top:5px}
}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.oim-dataset-nav>span.is-active{display:inline-flex;align-items:center;min-height:39px;padding:0 13px;border:1px solid var(--oim-primary);border-radius:11px;background:var(--oim-primary);color:#fff;font-size:14px;font-weight:750}.oim-dataset-nav em{margin-left:6px;font-style:normal;font-size:12px;opacity:.75}.oim-article-view__head{max-width:940px;margin:0 auto 22px}.oim-article-view__head h1{margin:8px 0 12px;color:var(--oim-ink);font-size:44px;line-height:1.13;letter-spacing:-.04em}.oim-article-view>.icms-content-fields,.oim-article-view>.content_item_props,.oim-article-view>.tags_bar,.oim-article-view>.append_html{max-width:940px;margin-left:auto;margin-right:auto}.oim-comments-wrap{max-width:940px;margin:28px auto 0;padding-top:24px;border-top:1px solid var(--oim-line)}
@media(max-width:720px){.oim-article-view__head h1{font-size:34px}}

/* 1.2.1: prevent accidental horizontal overflow on public pages */
html.oim-html,body.oim-body{max-width:100%;overflow-x:clip}

/* 1.2.2: interactions, media quality and InstantCMS fast-public compatibility */
.oim-users-grid,.oim-dating-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}
.oim-user-card__photo,.oim-dating-card__photo{aspect-ratio:1/1}
.oim-user-card__photo img,.oim-dating-card__photo img{width:100%;height:100%;object-fit:cover}
.oim-user-actions,.oim-dating-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px}
.oim-user-actions>a,.oim-user-actions>span,.oim-user-actions>form,.oim-dating-actions>a,.oim-dating-actions>span,.oim-dating-actions>form{min-width:0;margin:0}
.oim-user-actions a,.oim-user-actions button,.oim-user-actions .oim-interaction-done,.oim-dating-actions a,.oim-dating-actions button,.oim-dating-actions .oim-interaction-done{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 9px;border:1px solid #d7e4f5;border-radius:11px;font:inherit;font-size:12.5px;font-weight:760;line-height:1.2;text-align:center;cursor:pointer}
.oim-user-profile{background:#fff;color:var(--oim-primary)!important}
.oim-user-message,.oim-message,.oim-action-message{background:var(--oim-primary);border-color:var(--oim-primary)!important;color:#fff!important}
.oim-user-like,.oim-like,.oim-action-like{background:var(--oim-pink-soft);border-color:#ffd0de!important;color:var(--oim-pink)!important}
.oim-user-flirt,.oim-flirt,.oim-action-flirt{background:#f8f3ff;border-color:#e5d4fa!important;color:#8350c7!important}
.oim-dating-actions>.oim-message,.oim-dating-actions>a.oim-message{grid-column:1/-1}
.oim-action-form{display:flex;margin:0;min-width:0}
.oim-action-form button{width:100%;margin:0}
.oim-interaction-done{background:#f2f6fb!important;border-color:#dce6f2!important;color:#61748d!important;cursor:default!important}
.oim-interaction-done.is-flirt{background:#f7f2fd!important;border-color:#e6d9f6!important;color:#7950aa!important}
.oim-interaction-done.is-match{background:#eaf9f1!important;border-color:#bde8d2!important;color:#168657!important}
.oim-interaction-legend{display:flex;flex-wrap:wrap;gap:8px 22px;margin:0 0 18px;padding:13px 16px;border:1px solid var(--oim-line);border-radius:14px;background:#fff;color:#60738d;font-size:13px;line-height:1.5}
.oim-interaction-legend span{display:flex;align-items:center;gap:5px}.oim-interaction-legend b{display:inline-flex;align-items:center;gap:5px;color:var(--oim-ink)}
.oim-profile-actions{align-items:stretch}
.oim-profile-actions>a,.oim-profile-actions>span,.oim-profile-actions>form{margin:0}
.oim-profile-actions a,.oim-profile-actions button,.oim-profile-actions .oim-interaction-done{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid var(--oim-line-strong);border-radius:12px;font:inherit;font-size:14px;font-weight:750;cursor:pointer}
.oim-profile-action-help{margin-top:9px;color:#718199;font-size:12.5px;line-height:1.5}.oim-profile-action-help b{color:#4a5f7b}

.oim-content-card{grid-template-columns:260px minmax(0,1fr);min-height:210px;align-items:stretch}
.oim-content-card__media{height:210px;min-height:210px}
.oim-content-card__media img{width:100%;height:210px;object-fit:cover}
.oim-content-card__body{min-width:0}

/* Core SVGs are unbounded without the stock Bootstrap/theme CSS. Keep them proportional. */
.oim-body svg.icms-svg-icon{display:inline-block!important;width:1em!important;height:1em!important;max-width:1em!important;max-height:1em!important;min-width:0!important;min-height:0!important;vertical-align:-.14em!important;fill:currentColor}
.oim-body svg.icms-svg-icon.w-16{width:1em!important;height:1em!important;max-width:1em!important;max-height:1em!important}
.oim-body svg.icms-svg-icon.w-24{width:1.5em!important;height:1.5em!important;max-width:1.5em!important;max-height:1.5em!important}
.oim-body svg.icms-svg-icon.w-32{width:2em!important;height:2em!important;max-width:2em!important;max-height:2em!important}
.oim-body svg.icms-svg-icon.w-48{width:2.5em!important;height:2.5em!important;max-width:2.5em!important;max-height:2.5em!important}
.oim-body svg.icms-svg-icon.w-64{width:3em!important;height:3em!important;max-width:3em!important;max-height:3em!important}
.oim-body .rating .icms-svg-icon,.oim-body .rating_info .icms-svg-icon,.oim-body .content_list_item .icms-svg-icon{width:1em!important;height:1em!important;max-width:1em!important;max-height:1em!important}

/* Own paginator, used by html_pagebar() on the independent template. */
.oim-pagebar{display:block;margin-top:24px}
.oim-core-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;width:100%;padding:12px 14px;border:1px solid var(--oim-line);border-radius:14px;background:#fff}
.oim-core-pagination__pages{display:flex;align-items:center;flex-wrap:wrap;gap:6px}
.oim-core-pagination__pages a,.oim-core-pagination__pages span{width:auto;min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--oim-line);border-radius:10px;background:#fff;color:#536983;font-size:13px;font-weight:750}
.oim-core-pagination__pages a:hover,.oim-core-pagination__pages a.is-current{border-color:var(--oim-primary);background:var(--oim-primary);color:#fff}
.oim-core-pagination__pages .is-ellipsis{border-color:transparent;background:transparent}
.oim-core-pagination small{color:#7c8da4;font-size:12px}

/* A small subset of Bootstrap-like utilities used by core profile widgets on fast pages. */
.oim-body .d-flex{display:flex!important}.oim-body .d-block{display:block!important}.oim-body .d-none{display:none!important}
.oim-body .align-items-center{align-items:center!important}.oim-body .align-items-start{align-items:flex-start!important}.oim-body .justify-content-between{justify-content:space-between!important}.oim-body .justify-content-center{justify-content:center!important}.oim-body .flex-wrap{flex-wrap:wrap!important}.oim-body .flex-column{flex-direction:column!important}
.oim-body .form-control{width:100%;max-width:100%;min-height:40px;padding:8px 11px;border:1px solid var(--oim-line-strong);border-radius:10px;background:#fff;color:var(--oim-text);font:inherit}
.oim-body textarea.form-control{min-height:84px;resize:vertical}
.oim-body .card{border:1px solid var(--oim-line);border-radius:15px;background:#fff;overflow:hidden}.oim-body .card-body{padding:15px}
.oim-body .list-unstyled{list-style:none;margin:0;padding:0}

@media(max-width:960px){
 .oim-users-grid,.oim-dating-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}
 .oim-content-card{grid-template-columns:230px minmax(0,1fr)}
}
@media(max-width:720px){
 .oim-users-grid,.oim-dating-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
 .oim-content-card{grid-template-columns:1fr}.oim-content-card__media{height:auto;min-height:0;aspect-ratio:16/9}.oim-content-card__media img{height:100%}
 .oim-interaction-legend{display:block}.oim-interaction-legend span+span{margin-top:6px}
 .oim-profile-actions{display:grid;grid-template-columns:1fr 1fr}.oim-profile-actions .oim-action-message{grid-column:1/-1}.oim-profile-actions>form{display:flex}
 .oim-core-pagination{display:block}.oim-core-pagination small{display:block;margin-top:9px}
}
@media(max-width:470px){
 .oim-users-grid,.oim-dating-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .oim-user-card__body,.oim-dating-card__body{padding:10px}
 .oim-user-actions,.oim-dating-actions{grid-template-columns:1fr}
 .oim-dating-actions>.oim-message,.oim-dating-actions>a.oim-message{grid-column:auto}
 .oim-user-actions a,.oim-user-actions button,.oim-user-actions .oim-interaction-done,.oim-dating-actions a,.oim-dating-actions button,.oim-dating-actions .oim-interaction-done{min-height:38px;font-size:11.5px;padding:5px 6px}
 .oim-dating-actions .oim-flirt,.oim-user-actions .oim-user-flirt{display:flex!important}
}
.oim-pagebar ul,.oim-pagebar .pagination{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important;padding:0!important;list-style:none!important}
.oim-pagebar li{display:block!important;margin:0!important;padding:0!important;list-style:none!important}
.oim-pagebar li::before,.oim-pagebar li::marker{display:none!important;content:none!important}
.oim-pagebar .page-link,.oim-pagebar li>a,.oim-pagebar li>span{width:auto!important;min-width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;border:1px solid var(--oim-line)!important;border-radius:10px!important;background:#fff!important;color:#536983!important;font-size:13px!important;font-weight:750!important;line-height:1!important}
.oim-pagebar .active .page-link,.oim-pagebar li.active>a,.oim-pagebar li.active>span{border-color:var(--oim-primary)!important;background:var(--oim-primary)!important;color:#fff!important}

/* OneInMoscow 1.3.0 — richer visual system, menus, promotion, forum */
:root{
 --oim-primary:#1746b5;
 --oim-primary-2:#0f347f;
 --oim-primary-3:#0a245d;
 --oim-primary-soft:#edf2ff;
 --oim-pink:#f33d6c;
 --oim-pink-soft:#fff0f4;
 --oim-ink:#0b1b3d;
 --oim-text:#263955;
 --oim-muted:#65748c;
 --oim-bg:#f5f7fc;
 --oim-bg-2:#eef2fa;
 --oim-line:#d9e1ef;
 --oim-line-strong:#c7d3e7;
 --oim-shadow:0 22px 55px rgba(12,42,94,.13);
 --oim-shadow-sm:0 9px 24px rgba(12,42,94,.08);
}
body.oim-body{background:linear-gradient(180deg,#f8faff 0,var(--oim-bg) 420px);color:var(--oim-text)}
.oim-header{background:rgba(255,255,255,.96);border-color:#e0e6f0;box-shadow:0 5px 20px rgba(15,43,88,.035);backdrop-filter:saturate(135%) blur(12px)}
.oim-header__inner{min-height:88px}
.oim-brand img{width:306px;max-width:31vw}
.oim-nav{gap:4px}.oim-nav a,.oim-login{color:#16294b;font-size:15px;font-weight:760;padding-inline:14px;transition:background .18s ease,color .18s ease,transform .18s ease}.oim-nav a:hover{transform:translateY(-1px)}
.oim-header-icon{background:#f3f6fb;color:#203b68;border-color:#edf1f7}.oim-header-icon:hover{background:var(--oim-primary-soft);border-color:#d5e0f3;color:var(--oim-primary)}
.oim-register,.oim-primary-btn,.oim-btn--primary{background:linear-gradient(135deg,var(--oim-primary) 0,#2459ca 100%);box-shadow:0 10px 22px rgba(23,70,181,.22)}
.oim-register:hover,.oim-primary-btn:hover,.oim-btn--primary:hover{background:linear-gradient(135deg,var(--oim-primary-2),var(--oim-primary));box-shadow:0 14px 30px rgba(23,70,181,.28)}
.oim-hero{background:radial-gradient(circle at 90% 5%,rgba(71,112,214,.18),transparent 32%),linear-gradient(180deg,#fafbff 0,#f0f4fb 100%)}
.oim-hero__panel{border-color:#d5dfef;box-shadow:0 28px 70px rgba(14,45,100,.14)}
.oim-hero__copy h1{color:var(--oim-ink)}.oim-hero__copy h1 span{color:var(--oim-primary)}
.oim-hero__float{animation:oimFloat 5.5s ease-in-out infinite}.oim-hero__float--two{animation-delay:-2.1s}
.oim-profile-card,.oim-dating-card,.oim-user-card,.oim-place-card,.oim-article-card,.oim-direction-grid>a{border-color:#d7e0ee;box-shadow:0 8px 22px rgba(15,45,92,.065)}
.oim-profile-card:hover,.oim-dating-card:hover,.oim-user-card:hover,.oim-place-card:hover,.oim-article-card:hover,.oim-direction-grid>a:hover{border-color:#b9c9e2;box-shadow:0 18px 38px rgba(15,45,92,.12)}

/* User and action menus */
.oim-dropdown{position:relative;margin:0}.oim-dropdown>summary{list-style:none;cursor:pointer}.oim-dropdown>summary::-webkit-details-marker{display:none}.oim-header-icon--action{border:0;cursor:pointer}.oim-dropdown[open]>summary{background:var(--oim-primary-soft);color:var(--oim-primary)}
.oim-dropdown-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:250;width:300px;overflow:hidden;border:1px solid #d8e1ee;border-radius:17px;background:#fff;box-shadow:0 22px 55px rgba(12,38,80,.18);animation:oimDrop .16s ease-out}.oim-dropdown-menu--actions{width:290px}.oim-dropdown-menu__head{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;border-bottom:1px solid #edf1f7}.oim-dropdown-menu__head b{color:var(--oim-ink)}.oim-dropdown-menu__head span{color:var(--oim-muted);font-size:12px}.oim-dropdown-menu__items{padding:7px}.oim-dropdown-link{display:flex;align-items:center;gap:10px;min-height:42px;padding:8px 11px;border-radius:10px;color:#263c5d!important;font-size:14px;font-weight:680}.oim-dropdown-link:hover{background:#f1f5fc;color:var(--oim-primary)!important}.oim-dropdown-link--d1{padding-left:24px}.oim-dropdown-link--d2{padding-left:34px}.oim-dropdown-link--accent{margin:7px;padding:12px 13px;background:linear-gradient(135deg,#edf2ff,#f8faff);border:1px solid #d8e2f4;color:var(--oim-primary)!important}.oim-dropdown-link>.oim-svg{width:19px;height:19px}.oim-menu-counter{margin-left:auto;min-width:22px;padding:2px 6px;border-radius:999px;background:var(--oim-primary);color:#fff;text-align:center;font-size:11px}
.oim-user-chip{cursor:pointer;border:1px solid #e5ebf4;background:#f7f9fc;color:#1a2d4e}.oim-user-chip>span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oim-user-chip>.oim-svg:last-child{width:14px;height:14px}.oim-dropdown-profile{display:flex;align-items:center;gap:12px;padding:15px 16px;border-bottom:1px solid #edf1f7;color:var(--oim-ink)!important}.oim-dropdown-profile img{width:48px;height:48px;object-fit:cover;border-radius:50%}.oim-dropdown-profile>span{display:flex;min-width:0;flex-direction:column}.oim-dropdown-profile b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oim-dropdown-profile small{margin-top:2px;color:var(--oim-muted)}

/* Promotion */
.oim-home-promo{padding-top:26px;padding-bottom:26px}.oim-promo-banner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 30px;border:1px solid #ced9ee;border-radius:22px;background:radial-gradient(circle at 82% 14%,rgba(244,61,108,.11),transparent 26%),linear-gradient(135deg,#fff 0,#edf2ff 100%);box-shadow:0 14px 38px rgba(16,52,104,.09)}.oim-promo-banner h2{margin:7px 0 6px;color:var(--oim-ink);font-size:30px;line-height:1.2}.oim-promo-banner p{max-width:720px;margin:0;color:var(--oim-muted)}.oim-promo-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.oim-promo-pills span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d5dff0;border-radius:999px;background:#fff;color:#314665;font-size:12px;font-weight:750}.oim-promo-pills .oim-svg{color:var(--oim-primary)}
.oim-promote-page{padding-bottom:30px}.oim-promote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.oim-promote-card{position:relative;padding:22px;border:1px solid var(--oim-line);border-radius:19px;background:#fff;box-shadow:var(--oim-shadow-sm)}.oim-promote-card__icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;background:var(--oim-primary-soft);color:var(--oim-primary)}.oim-promote-card__icon .oim-svg{width:24px;height:24px}.oim-promote-card h2{margin:0 0 7px;color:var(--oim-ink);font-size:21px}.oim-promote-card>p{min-height:48px;margin:0 0 16px;color:var(--oim-muted);font-size:14px}.oim-promote-actions{display:grid;gap:8px}.oim-promote-action{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #e0e6f0;border-radius:11px;background:#fafbfe}.oim-promote-action span{font-size:13px;font-weight:700}.oim-promote-action button{min-height:36px;padding:0 12px;border:0;border-radius:9px;background:var(--oim-primary);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.oim-promote-action button:disabled{cursor:not-allowed;background:#e7ebf2;color:#8a97aa}.oim-promote-current{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.oim-promote-current span,.oim-vip-badge,.oim-fixed-badge,.oim-featured-badge,.oim-home-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-weight:800}.oim-promote-current span{padding:7px 10px;background:#fff;border:1px solid var(--oim-line);font-size:12px}.oim-vip-badge,.oim-fixed-badge,.oim-featured-badge,.oim-home-badge{position:absolute;z-index:3;left:10px;top:10px;padding:5px 8px;font-size:10px;box-shadow:0 5px 16px rgba(9,35,80,.14)}.oim-vip-badge{background:#fff5d6;color:#815700}.oim-fixed-badge{background:#e8efff;color:#1746b5}.oim-featured-badge{background:#fff0f4;color:#c92753}.oim-home-badge{background:#172d57;color:#fff}.oim-dating-card.is-vip,.oim-profile-card.is-vip{border-color:#e7c86a}.oim-dating-card.is-featured,.oim-profile-card.is-featured{box-shadow:0 0 0 2px rgba(243,61,108,.16),0 16px 38px rgba(18,48,96,.12)}

/* Forum */
.oim-forum-page{padding-bottom:20px}.oim-forum-categories,.oim-forum-thread-list{display:grid;gap:10px}.oim-forum-category,.oim-forum-thread-list>a,.oim-forum-home-grid>a{display:flex;align-items:center;gap:14px;border:1px solid var(--oim-line);border-radius:16px;background:#fff;color:var(--oim-text)!important;box-shadow:var(--oim-shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.oim-forum-category{padding:18px 20px}.oim-forum-category:hover,.oim-forum-thread-list>a:hover,.oim-forum-home-grid>a:hover{transform:translateY(-2px);border-color:#becce2;box-shadow:0 15px 34px rgba(15,45,92,.11)}.oim-forum-category>span,.oim-forum-thread-icon,.oim-forum-home-grid__icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--oim-primary-soft);color:var(--oim-primary)}.oim-forum-category h2,.oim-forum-thread-list h2,.oim-forum-home-grid h3{margin:0;color:var(--oim-ink);font-size:17px}.oim-forum-category p,.oim-forum-thread-list p,.oim-forum-home-grid p{margin:3px 0;color:var(--oim-muted);font-size:13px}.oim-forum-category small,.oim-forum-thread-list small,.oim-forum-home-grid small{color:#8491a5;font-size:12px}.oim-forum-category>div,.oim-forum-thread-list>a>div,.oim-forum-home-grid>a>div{min-width:0;flex:1}.oim-forum-thread-list>a{padding:16px 18px}.oim-forum-thread-list time{color:#8794a7;font-size:12px}.oim-forum-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oim-forum-home-grid>a{padding:16px}.oim-forum-posts{display:grid;gap:13px}.oim-forum-post{display:grid;grid-template-columns:170px minmax(0,1fr);overflow:hidden;border:1px solid var(--oim-line);border-radius:17px;background:#fff}.oim-forum-post>aside{display:flex;align-items:center;flex-direction:column;gap:6px;padding:20px 14px;background:#f7f9fd;text-align:center}.oim-forum-post>aside img,.oim-forum-post>aside .oim-avatar-empty{width:64px;height:64px;border-radius:50%}.oim-forum-post>aside small{color:var(--oim-muted);font-size:11px}.oim-forum-post__content{min-width:0;padding:22px;overflow-wrap:anywhere}.oim-forum-reply,.oim-forum-new{margin-top:18px;padding:20px;border:1px solid var(--oim-line);border-radius:17px;background:#fff}.oim-forum-reply textarea,.oim-forum-new input,.oim-forum-new textarea{width:100%;border:1px solid var(--oim-line-strong);border-radius:11px;background:#fff;padding:11px 12px;outline:none}.oim-forum-new{display:grid;gap:13px}.oim-forum-new label{display:grid;gap:6px;font-weight:700}.oim-forum-new>div{display:flex;gap:8px}.oim-topic-stats{display:flex;gap:10px}.oim-topic-stats span{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid var(--oim-line);border-radius:999px;background:#fff;font-size:12px}.oim-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:20px 0}.oim-pagination a,.oim-pagination span{padding:8px 11px;border:1px solid var(--oim-line);border-radius:10px;background:#fff;font-size:13px;font-weight:700}

/* Compatibility for core inner pages without full theme CSS */
.oim-body .icms-svg-icon{width:1em!important;height:1em!important;max-width:1.35em!important;max-height:1.35em!important;vertical-align:-.12em!important}.oim-body .icms-svg-icon.w-16,.oim-body .icms-svg-icon.w-32,.oim-body .icms-svg-icon.w-64{width:1.15em!important;height:1.15em!important}.oim-body .rating_widget,.oim-body .rating{display:inline-flex!important;align-items:center!important;gap:6px!important}.oim-body .rating_widget svg,.oim-body .rating svg{width:18px!important;height:18px!important}.oim-body .comments_widget svg,.oim-body .comments svg,.oim-body .wall_widget svg,.oim-body .wall svg{width:20px!important;height:20px!important}.oim-body .btn svg,.oim-body button svg,.oim-body a svg{max-width:22px;max-height:22px}.oim-body .dropdown-menu svg{width:18px!important;height:18px!important}.oim-body .pagination svg{width:16px!important;height:16px!important}

/* Animation policy: only transform/opacity to keep interaction smooth */
@keyframes oimFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-7px,0)}}
@keyframes oimDrop{from{opacity:0;transform:translate3d(0,-6px,0)}to{opacity:1;transform:none}}
@keyframes oimReveal{from{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:none}}
.oim-home-section .oim-shell,.oim-home-stats .oim-shell,.oim-home-seo .oim-shell{animation:oimReveal .35s ease both}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.oim-hero__float,.oim-home-section .oim-shell,.oim-home-stats .oim-shell,.oim-home-seo .oim-shell,.oim-dropdown-menu{animation:none!important}.oim-profile-card,.oim-dating-card,.oim-user-card,.oim-place-card,.oim-article-card,.oim-direction-grid>a{transition:none!important}}

@media (max-width:1080px){.oim-brand img{width:250px}.oim-nav a{padding-inline:9px}.oim-user-chip>span{display:none}.oim-promote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.oim-brand img{width:205px;max-width:54vw}.oim-header__inner{min-height:68px}.oim-actions-dropdown{display:none}.oim-dropdown-menu{position:fixed;left:12px;right:12px;top:76px;width:auto!important}.oim-promo-banner{align-items:flex-start;flex-direction:column;padding:22px}.oim-promote-grid,.oim-forum-home-grid{grid-template-columns:1fr}.oim-forum-post{grid-template-columns:1fr}.oim-forum-post>aside{align-items:center;flex-direction:row;text-align:left}.oim-forum-thread-list time{display:none}}
.oim-promotion-page{padding-bottom:30px}.oim-promotion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.oim-promotion-card{position:relative;padding:22px;border:1px solid var(--oim-line);border-radius:19px;background:#fff;box-shadow:var(--oim-shadow-sm)}.oim-promotion-card__icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;background:var(--oim-primary-soft);color:var(--oim-primary)}.oim-promotion-card__icon .oim-svg{width:24px;height:24px}.oim-promotion-card h2{margin:0 0 7px;color:var(--oim-ink);font-size:21px}.oim-promotion-card>p{min-height:48px;margin:0 0 16px;color:var(--oim-muted);font-size:14px}.oim-promotion-actions{display:grid;gap:8px}.oim-promotion-actions form{margin:0}.oim-promotion-actions button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid #dce4ef;border-radius:11px;background:#fafbfe;color:#253b5c;cursor:pointer}.oim-promotion-actions button:hover:not(:disabled){border-color:#bdcae0;background:var(--oim-primary-soft)}.oim-promotion-actions button:disabled{cursor:not-allowed;color:#8a97aa;background:#f1f3f7}.oim-promotion-actions button span{font-size:13px;font-weight:720}.oim-promotion-actions button b{color:var(--oim-primary);font-size:12px}.oim-billing-note{display:flex;align-items:center;gap:12px;margin-top:17px;padding:15px 17px;border:1px solid var(--oim-line);border-radius:15px;background:#fff}.oim-billing-note>.oim-svg{width:28px;height:28px;color:var(--oim-primary)}.oim-billing-note>div{display:flex;flex-direction:column}.oim-billing-note span{color:var(--oim-muted);font-size:13px}@media(max-width:1080px){.oim-promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.oim-promotion-grid{grid-template-columns:1fr}}


/* Zauth on login / registration */
.oim-zauth{padding:0 16px 34px}.oim-zauth__inner{width:min(100%,520px);margin:0 auto;padding:18px;border:1px solid #dfe8f4;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(47,78,122,.07);text-align:center}.oim-zauth__inner>span{display:block;margin-bottom:12px;color:#6c7d92;font-size:14px;font-weight:700}.oim-zauth__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.oim-zauth__btn{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;font-weight:800;text-decoration:none!important;transition:transform .15s ease,box-shadow .15s ease}.oim-zauth__btn:hover{transform:translateY(-1px)}.oim-zauth__btn--vk{background:#2787f5;color:#fff!important;box-shadow:0 7px 18px rgba(39,135,245,.18)}.oim-zauth__btn--ya{background:#fff;color:#111!important;border:1px solid #d8dee8;box-shadow:0 7px 18px rgba(35,55,85,.08)}
@media(max-width:480px){.oim-zauth{padding:0 10px 24px}.oim-zauth__buttons{grid-template-columns:1fr}}

.oim-menu-group{border-top:1px solid rgba(31,67,137,.08)}.oim-menu-group:first-child{border-top:0}.oim-menu-group__summary{display:flex;align-items:center;gap:10px;padding:11px 16px;font-weight:700;color:#0b1f47;cursor:pointer;list-style:none}.oim-menu-group__summary::-webkit-details-marker{display:none}.oim-menu-group__summary .oim-svg:last-child{margin-left:auto;width:14px;height:14px;transition:transform .18s ease}.oim-menu-group[open]>.oim-menu-group__summary .oim-svg:last-child{transform:rotate(180deg)}.oim-menu-group__body{padding:0 0 6px}.oim-menu-group__body .oim-dropdown-link{padding-left:30px}.oim-content-card__media img{content-visibility:auto}.oim-profile-fieldset+.oim-profile-fieldset{margin-top:18px}

/* 1.3.2 — stock Comments/Wall skin. Functionality remains in InstantCMS core. */
.oim-body .comments,.oim-body .comments_widget,.oim-body .wall,.oim-body .wall_widget{border-radius:16px;color:var(--oim-text)}
.oim-body .comments .card,.oim-body .comments_widget .card,.oim-body .wall .card,.oim-body .wall_widget .card{border:1px solid var(--oim-line);border-radius:16px;background:#fff;box-shadow:var(--oim-shadow-sm)}
.oim-body .comments textarea,.oim-body .comments_widget textarea,.oim-body .wall textarea,.oim-body .wall_widget textarea{min-height:90px;border:1px solid var(--oim-line-strong);border-radius:12px;background:#fff;padding:11px 12px;outline:none}
.oim-body .comments textarea:focus,.oim-body .comments_widget textarea:focus,.oim-body .wall textarea:focus,.oim-body .wall_widget textarea:focus{border-color:#8da9df;box-shadow:0 0 0 3px rgba(23,70,181,.08)}
.oim-body .comments .btn-primary,.oim-body .comments_widget .btn-primary,.oim-body .wall .btn-primary,.oim-body .wall_widget .btn-primary{border-color:var(--oim-primary);background:var(--oim-primary);border-radius:10px;font-weight:750}
.oim-body .comments img,.oim-body .comments_widget img,.oim-body .wall img,.oim-body .wall_widget img{max-width:100%;height:auto}
