.unilane-page,.unilane-hub{max-width:1180px;margin:0 auto;padding:24px 18px 70px}.unilane-hero{padding:54px;border-radius:24px;background:#f2f5ff;margin:20px 0}.unilane-kicker{font-size:12px;font-weight:800;letter-spacing:.12em}.unilane-hero h1{font-size:clamp(34px,6vw,64px);line-height:1;margin:12px 0}.unilane-hero p{font-size:19px;max-width:720px}.unilane-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.unilane-btn{display:inline-block;padding:12px 18px;border-radius:10px;background:#172554;color:#fff!important;text-decoration:none}.unilane-btn.secondary{background:#fff;color:#172554!important;border:1px solid #dbe2f4}.unilane-jump{display:flex;gap:10px;overflow:auto;padding:4px 0 18px;position:sticky;top:0;background:#fff;z-index:4}.unilane-jump a{white-space:nowrap;text-decoration:none;padding:9px 14px;border:1px solid #e5e7eb;border-radius:999px}.unilane-section{padding:34px 0;border-top:1px solid #edf0f5}.unilane-section-head h2{margin:0;font-size:30px}.unilane-section-head p{margin:5px 0 18px;color:#64748b}.unilane-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.unilane-card{overflow:hidden;border:1px solid #e7eaf0;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.04)}.unilane-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.unilane-card-body{padding:17px}.unilane-card h3{margin:0 0 8px;font-size:19px}.unilane-card p{margin:0;color:#64748b}.unilane-empty{padding:24px;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;background:#fafafa}.unilane-search label{display:block;font-weight:700;margin-bottom:6px}.unilane-search select{width:100%;max-width:520px;padding:12px;border-radius:10px}@media(max-width:800px){.unilane-grid{grid-template-columns:1fr}.unilane-hero{padding:30px 22px}.unilane-jump{top:0}}
.unilane-local-tools{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 16px}.unilane-local-tools input,.unilane-local-tools select{min-height:46px;border:1px solid #d7dce2;border-radius:10px;padding:0 14px;background:#fff}.unilane-local-search{flex:1;min-width:230px}.unilane-map{border-radius:16px;overflow:hidden;margin:0 0 18px;border:1px solid #e4e7eb;background:#f4f6f8}.unilane-map iframe{display:block;width:100%;height:360px;border:0}.unilane-local-list{display:grid;gap:10px}.unilane-local-item{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #e5e8ec;border-radius:14px;background:#fff}.unilane-local-item h3{margin:3px 0 4px}.unilane-local-item p{margin:0;color:#667085}.unilane-local-cat{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#667085}.unilane-distance{font-weight:700;white-space:nowrap}.unilane-discount{display:inline-block;margin-top:8px;font-size:13px}.unilane-local-item[style*="display: none"]{display:none!important}@media(max-width:600px){.unilane-map iframe{height:280px}.unilane-local-item{padding:14px}.unilane-local-tools>*{width:100%}}
/* V0.4.2 city/local route */
.unilane-page{max-width:1180px;margin:0 auto;padding:28px 18px 70px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10233f}
.unilane-city-hero{padding:34px 26px;border-radius:24px;background:linear-gradient(135deg,#eef6ff,#f7f2ff);margin:12px 0 18px}
.unilane-city-hero h1{font-size:clamp(2rem,7vw,4rem);line-height:1.02;margin:8px 0 12px;letter-spacing:-.04em;color:#10233f}
.unilane-city-hero p{font-size:1.05rem;max-width:720px;margin:0;color:#44546a}
.unilane-kicker{font-size:.75rem;font-weight:800;letter-spacing:.16em;color:#315caa}
.unilane-city-uni{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border:1px solid #e4e8ef;border-radius:16px;margin:16px 0;background:#fff}
.unilane-city-uni span{color:#667085;font-size:.9rem}
.unilane-local-tools{display:grid;grid-template-columns:1fr 220px;gap:10px;margin:16px 0}
.unilane-local-tools input,.unilane-local-tools select{width:100%;min-height:48px;border:1px solid #d7dce4;border-radius:14px;padding:0 14px;background:#fff;font-size:16px}
.unilane-map{overflow:hidden;border-radius:20px;border:1px solid #e2e6ec;background:#eef2f6;margin:12px 0 18px}
.unilane-map iframe{display:block;width:100%;height:360px;border:0}
.unilane-local-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.unilane-local-item{display:flex!important;justify-content:space-between;gap:14px;padding:18px;border:1px solid #e5e8ee;border-radius:18px;background:#fff;box-shadow:0 6px 24px rgba(16,35,63,.05)}
.unilane-local-item h3{font-size:1.15rem;margin:5px 0}.unilane-local-item h3 a{text-decoration:none;color:#10233f}.unilane-local-item p{margin:0;color:#667085;font-size:.92rem}
.unilane-local-cat{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#315caa}.unilane-distance{white-space:nowrap;font-weight:800;color:#315caa}.unilane-discount{display:inline-block;margin-top:8px;color:#087a55;font-size:.88rem}
@media(max-width:700px){.unilane-page{padding:18px 14px 56px}.unilane-city-hero{padding:26px 20px;border-radius:20px}.unilane-local-tools{grid-template-columns:1fr}.unilane-map iframe{height:300px}.unilane-local-list{grid-template-columns:1fr}.unilane-local-item{padding:16px}.unilane-city-uni{align-items:flex-start;gap:6px;flex-direction:column}}
/* V0.5 Living + Marketplace */
.unilane-card-price{display:block;font-size:1.05rem;color:#163f82;margin-bottom:6px}.unilane-submit-login{padding:24px;border:1px solid #e2e7ef;border-radius:18px;background:#f8faff}.unilane-submit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;border:1px solid #e2e7ef;border-radius:20px;background:#fff}.unilane-submit-form h2,.unilane-submit-form>p,.unilane-submit-form .wide{grid-column:1/-1}.unilane-submit-form label{display:grid;gap:7px;font-weight:700;color:#10233f}.unilane-submit-form input,.unilane-submit-form select,.unilane-submit-form textarea{width:100%;padding:12px 13px;border:1px solid #cfd7e3;border-radius:12px;background:#fff;font:inherit;font-weight:400;box-sizing:border-box}.unilane-submit-form textarea{resize:vertical}.unilane-submit-form input[type=file]{padding:10px}.unilane-submit-form .unilane-btn{border:0;cursor:pointer;font:inherit;font-weight:800}@media(max-width:700px){.unilane-submit-form{grid-template-columns:1fr;padding:18px}.unilane-submit-form>*{grid-column:1!important}}
/* v0.6.3 profile avatar studio */
.unilane-account-identity{display:flex;align-items:center;gap:14px}.unilane-account-identity .avatar,.unilane-avatar-current .avatar{border-radius:50%;object-fit:cover;box-shadow:0 4px 18px rgba(16,35,63,.12)}.unilane-avatar-section{grid-column:1/-1;border:1px solid #e2e7ef;border-radius:18px;padding:18px;background:#fafcff}.unilane-avatar-section h3{margin:0 0 4px}.unilane-avatar-section>p{margin:0 0 14px;color:#667085}.unilane-avatar-current{margin-bottom:14px}.unilane-avatar-modes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.unilane-avatar-modes label{display:flex!important;align-items:center;gap:7px;border:1px solid #dce3ed;border-radius:12px;padding:10px;background:#fff;font-size:.9rem}.unilane-avatar-modes input{width:auto!important}.unilane-avatar-panel{padding-top:10px}.unilane-preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.unilane-preset{display:grid!important;justify-items:center;gap:6px;padding:10px;border:1px solid #e0e5ec;border-radius:14px;background:#fff;text-align:center}.unilane-preset input{width:auto!important}.unilane-avatar-demo{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:900;background:#dcecff;color:#10233f;border:4px solid #fff;box-shadow:0 2px 10px rgba(16,35,63,.12)}.preset-medic{background:#dff7eb}.preset-engineer{background:#ffe7dc}.preset-music{background:#eee4ff}.preset-tech{background:#dcecff}.preset-law{background:#fff1b8}.preset-academic{background:#eee4ff}.preset-science{background:#dff7eb}.preset-graduate{background:#dcecff}.unilane-builder{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:start}.unilane-builder .avatar-preview{width:112px;height:112px;font-size:34px}.avatar-preview[data-bg="mint"]{background:#dff7eb}.avatar-preview[data-bg="lilac"]{background:#eee4ff}.avatar-preview[data-bg="peach"]{background:#ffe7dc}.avatar-preview[data-bg="sun"]{background:#fff1b8}.unilane-builder-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.unilane-builder-controls label{font-size:.88rem}.unilane-builder-controls select{margin-top:5px}@media(max-width:700px){.unilane-avatar-modes{grid-template-columns:1fr 1fr}.unilane-preset-grid{grid-template-columns:1fr 1fr}.unilane-builder{grid-template-columns:1fr}.unilane-builder-controls{grid-template-columns:1fr}.unilane-account-identity .avatar{width:56px;height:56px}}
/* v0.6.4 Avatar Studio visual characters */
.unilane-avatar-modes label.selected,.unilane-preset.selected{border-color:#1d55a5;box-shadow:0 0 0 2px rgba(29,85,165,.12);background:#f6f9ff}.unilane-preset input{position:absolute;opacity:0;pointer-events:none}.unilane-preset{position:relative;cursor:pointer;min-height:132px;align-content:center}.unilane-avatar-demo{position:relative;overflow:hidden;background:#dcecff}.unilane-avatar-demo i{position:absolute;display:block}.ua-face{width:34px;height:40px;border-radius:46% 46% 48% 48%;background:#d9a078;left:17px;top:17px;z-index:3}.ua-hair{width:42px;height:26px;border-radius:50% 50% 35% 35%;background:#49301f;left:13px;top:10px;z-index:4;transform:rotate(-4deg)}.ua-eye{width:4px;height:4px;border-radius:50%;background:#10233f;top:17px;z-index:5}.ua-eye.e1{left:9px}.ua-eye.e2{right:9px}.ua-smile{width:12px;height:6px;border-bottom:2px solid #7a3f35;border-radius:0 0 12px 12px;left:11px;top:25px;z-index:5}.ua-body{width:54px;height:36px;border-radius:22px 22px 4px 4px;background:#274f91;left:7px;top:49px;z-index:2}.ua-prop{z-index:6}.preset-medic,.preset-science{background:#dff7eb}.preset-engineer,.preset-arts{background:#ffe7dc}.preset-music,.preset-academic,.preset-education{background:#eee4ff}.preset-law,.preset-business{background:#fff1b8}.preset-sports{background:#dff7eb}.preset-graduate{background:#dcecff}.preset-medic .ua-body,.preset-science .ua-body{background:#f7fbff;border:1px solid #b9cfda}.preset-medic .ua-prop{width:17px;height:17px;border:2px solid #315caa;border-radius:50%;left:42px;top:45px}.preset-engineer .ua-prop{width:17px;height:17px;border:4px dotted #536b88;border-radius:50%;left:44px;top:44px}.preset-tech .ua-prop{width:20px;height:13px;border:2px solid #263c66;border-radius:2px;left:42px;top:49px}.preset-business .ua-body,.preset-law .ua-body{background:#263c66}.preset-academic .ua-body{background:#795548}.preset-music .ua-prop{width:7px;height:22px;border-left:3px solid #563d82;border-bottom:3px solid #563d82;left:47px;top:43px;transform:rotate(15deg)}.preset-arts .ua-prop{width:7px;height:22px;background:#e26363;left:48px;top:42px;transform:rotate(35deg);border-radius:4px}.preset-architecture .ua-prop{width:22px;height:16px;border:2px solid #315caa;left:41px;top:47px;transform:skew(-15deg)}.preset-education .ua-prop{width:21px;height:15px;background:#315caa;left:42px;top:48px;border-radius:2px}.preset-psychology .ua-prop:after{content:'Ψ';font:bold 19px Georgia;color:#5b477f;position:absolute;left:44px;top:42px}.preset-media .ua-prop{width:23px;height:15px;background:#263c66;left:40px;top:46px;border-radius:3px}.preset-media .ua-prop:after{content:'';position:absolute;border:6px solid transparent;border-left-color:#263c66;right:-12px;top:2px}.preset-sports .ua-body{background:#176b62}.preset-graduate .ua-hair:after{content:'';position:absolute;width:44px;height:8px;background:#172554;left:-1px;top:-3px;transform:rotate(-3deg)}.preset-graduate .ua-prop{width:6px;height:22px;background:#e6b84a;left:50px;top:8px}.preset-student .ua-body{background:#203b62}.preset-student .ua-hair,.preset-engineer .ua-hair,.preset-business .ua-hair,.preset-music .ua-hair,.preset-sports .ua-hair{border-radius:55% 45% 50% 35%}.preset-medic .ua-face,.preset-law .ua-face,.preset-arts .ua-face,.preset-architecture .ua-face,.preset-education .ua-face,.preset-graduate .ua-face{background:#c98c68}.preset-tech .ua-face,.preset-science .ua-face,.preset-psychology .ua-face,.preset-media .ua-face{background:#8f5d3e}.preset-academic .ua-face,.preset-sports .ua-face{background:#75472f}.avatar-preview{--skin:#d9a078;--hair:#49301f}.avatar-preview[data-skin="light"]{--skin:#f6d2bd}.avatar-preview[data-skin="tan"]{--skin:#b97850}.avatar-preview[data-skin="deep"]{--skin:#75472f}.avatar-preview[data-hair-colour="black"]{--hair:#171717}.avatar-preview[data-hair-colour="blonde"]{--hair:#d6a84f}.avatar-preview[data-hair-colour="auburn"]{--hair:#8d3f2d}.avatar-preview[data-hair-colour="blue"]{--hair:#315caa}.avatar-preview .ua-face{background:var(--skin);width:56px;height:64px;left:28px;top:28px}.avatar-preview .ua-hair{background:var(--hair);width:68px;height:40px;left:22px;top:17px}.avatar-preview .ua-eye{top:28px;width:5px;height:5px}.avatar-preview .ua-eye.e1{left:15px}.avatar-preview .ua-eye.e2{right:15px}.avatar-preview .ua-smile{left:20px;top:42px;width:16px;height:8px}.avatar-preview .ua-body{width:88px;height:56px;left:12px;top:83px}.avatar-preview[data-hair="curly"] .ua-hair{border-radius:50%;box-shadow:-10px 5px 0 var(--hair),10px 5px 0 var(--hair),-18px 16px 0 var(--hair),18px 16px 0 var(--hair)}.avatar-preview[data-hair="long"] .ua-hair{height:78px;border-radius:48% 48% 35% 35%}.avatar-preview[data-hair="buzz"] .ua-hair{height:20px;top:24px}.avatar-preview[data-hair="none"] .ua-hair{display:none}.avatar-preview[data-hair="hijab"] .ua-hair{height:85px;width:78px;left:17px;border-radius:48% 48% 35% 35%}.avatar-preview[data-outfit="medic"] .ua-body{background:#f5fbff;border:2px solid #b9cfda}.avatar-preview[data-outfit="engineer"] .ua-body{background:#5b718c}.avatar-preview[data-outfit="music"] .ua-body{background:#5b477f}.avatar-preview[data-outfit="graduate"] .ua-body{background:#172554}.avatar-preview[data-bg="blue"]{background:#dcecff}.avatar-preview[data-bg="mint"]{background:#dff7eb}.avatar-preview[data-bg="lilac"]{background:#eee4ff}.avatar-preview[data-bg="peach"]{background:#ffe7dc}.avatar-preview[data-bg="sun"]{background:#fff1b8}@media(max-width:700px){.unilane-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unilane-preset{min-height:145px}.unilane-avatar-section{padding:14px}.unilane-avatar-modes label{min-height:54px}}

/* v0.6.5 Avatar Studio v3: richer preset identities */
.unilane-preset-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}
.unilane-preset{transition:transform .15s ease,box-shadow .15s ease}.unilane-preset:hover{transform:translateY(-2px)}
.unilane-avatar-demo{width:78px;height:78px}.unilane-avatar-demo .ua-face{left:22px;top:18px}.unilane-avatar-demo .ua-hair{left:18px;top:9px}.unilane-avatar-demo .ua-body{left:12px;top:53px}
.preset-medic .ua-hair{background:#38251c;border-radius:55% 55% 35% 35%}.preset-medic .ua-body:after{content:'+';position:absolute;color:#315caa;font-weight:900;left:24px;top:5px}
.preset-engineer .ua-hair{background:#1e1e1e;height:19px;top:13px}.preset-engineer .ua-prop:after{content:'';position:absolute;width:23px;height:8px;border-top:4px solid #e8a93b;border-radius:50%;left:-4px;top:-25px}
.preset-tech .ua-hair{background:#171717;border-radius:60% 40% 45% 30%}.preset-tech .ua-body{background:#263c66}.preset-tech .ua-prop:after{content:'</>';position:absolute;font:700 9px monospace;color:#fff;left:-1px;top:1px}
.preset-business .ua-hair{background:#6d4028;transform:rotate(5deg)}.preset-business .ua-body:after{content:'';position:absolute;width:8px;height:18px;background:#c34c4c;left:23px;top:0;clip-path:polygon(50% 0,100% 25%,65% 100%,35% 100%,0 25%)}
.preset-law .ua-hair{background:#2d1e19;height:34px}.preset-law .ua-prop:after{content:'§';position:absolute;font:bold 18px Georgia;color:#8a6826;left:0;top:-3px}
.preset-academic .ua-hair{background:#b8b0a9}.preset-academic .ua-face{background:#c98c68}.preset-academic .ua-prop:after{content:'▤';position:absolute;font-size:18px;color:#5c3b2e;left:0;top:-3px}
.preset-music .ua-hair{background:#202020;height:38px;border-radius:50%}.preset-music .ua-body{background:#5b477f}.preset-music .ua-prop:after{content:'♪';position:absolute;font-size:22px;left:0;top:-6px;color:#563d82}
.preset-arts .ua-hair{background:#b54b35;height:46px;border-radius:55% 55% 35% 35%}.preset-arts .ua-body{background:#c66d55}.preset-arts .ua-prop:after{content:'✦';position:absolute;font-size:17px;left:0;top:-3px;color:#315caa}
.preset-science .ua-hair{background:#d1b071;height:24px}.preset-science .ua-prop:after{content:'⚗';position:absolute;font-size:19px;left:0;top:-5px;color:#176b62}
.preset-architecture .ua-hair{background:#3a2a22;height:42px}.preset-architecture .ua-body{background:#456c83}.preset-architecture .ua-prop:after{content:'△';position:absolute;font-size:20px;left:0;top:-5px;color:#315caa}
.preset-education .ua-hair{background:#171717;height:45px}.preset-education .ua-body{background:#7b5ca8}.preset-education .ua-prop:after{content:'A+';position:absolute;font:bold 10px Arial;color:#fff;left:3px;top:2px}
.preset-psychology .ua-hair{background:#6d4028;border-radius:50%;box-shadow:-5px 3px 0 #6d4028,5px 3px 0 #6d4028}.preset-psychology .ua-body{background:#76598b}
.preset-media .ua-hair{background:#191919;height:30px}.preset-media .ua-body{background:#b44d4d}.preset-media .ua-prop:after{content:'▶';position:absolute;font-size:10px;color:#fff;left:6px;top:2px}
.preset-sports .ua-hair{background:#151515;height:18px}.preset-sports .ua-body{background:#176b62}.preset-sports .ua-body:after{content:'7';position:absolute;color:#fff;font-weight:900;left:23px;top:5px}
.preset-graduate .ua-body{background:#172554}.preset-graduate .ua-prop:after{content:'◆';position:absolute;font-size:15px;color:#172554;left:-5px;top:-27px;transform:scaleX(1.8)}
.preset-student .ua-hair{background:#563826;height:35px}.preset-student .ua-body{background:#315caa}
@media(max-width:700px){.unilane-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unilane-avatar-demo{width:82px;height:82px}}

/* Avatar Studio v3.1: keep option-specific content collapsed until its mode is selected. */
.unilane-avatar-panel[hidden]{display:none!important}
.unilane-avatar-panel:not([hidden]){margin-top:12px}
/* v0.6.7 Avatar Studio v4 visual polish */
.unilane-builder{grid-template-columns:180px 1fr}.unilane-builder .avatar-preview{width:168px;height:168px;border:7px solid #fff;box-shadow:0 8px 28px rgba(16,35,63,.16)}
.avatar-preview .ua-face{width:76px;height:88px;left:46px;top:39px;border-radius:47% 47% 45% 45%}.avatar-preview .ua-hair{width:92px;height:52px;left:38px;top:25px}.avatar-preview .ua-body{width:126px;height:78px;left:21px;top:118px;border-radius:55px 55px 10px 10px}.avatar-preview .ua-eye{top:37px;width:7px;height:7px}.avatar-preview .ua-eye.e1{left:20px}.avatar-preview .ua-eye.e2{right:20px}.avatar-preview .ua-smile{left:27px;top:59px;width:20px;height:10px;border-width:0 0 3px}
.avatar-preview[data-eyes="blue"] .ua-eye{background:#2878b8}.avatar-preview[data-eyes="green"] .ua-eye{background:#347a50}.avatar-preview[data-eyes="grey"] .ua-eye{background:#687383}
.avatar-preview[data-glasses="round"] .ua-face:before,.avatar-preview[data-glasses="round"] .ua-face:after,.avatar-preview[data-glasses="square"] .ua-face:before,.avatar-preview[data-glasses="square"] .ua-face:after{content:"";position:absolute;top:29px;width:24px;height:18px;border:3px solid #24344d;z-index:8}.avatar-preview[data-glasses="round"] .ua-face:before,.avatar-preview[data-glasses="round"] .ua-face:after{border-radius:50%}.avatar-preview[data-glasses="square"] .ua-face:before,.avatar-preview[data-glasses="square"] .ua-face:after{border-radius:5px}.avatar-preview[data-glasses] .ua-face:before{left:7px}.avatar-preview[data-glasses] .ua-face:after{right:7px}.avatar-preview[data-glasses="none"] .ua-face:before,.avatar-preview[data-glasses="none"] .ua-face:after{display:none}
.avatar-preview[data-facial="stubble"] .ua-smile:after{content:"";position:absolute;width:38px;height:22px;left:-9px;top:-1px;border-bottom:5px dotted rgba(50,30,20,.45);border-radius:50%}.avatar-preview[data-facial="beard"] .ua-smile:after{content:"";position:absolute;width:48px;height:30px;left:-14px;top:-3px;border:8px solid #49301f;border-top:0;border-radius:0 0 50% 50%}
.avatar-preview[data-outfit="medic"] .ua-prop:after{content:"🩺";font-size:28px;position:absolute;left:111px;top:105px}.avatar-preview[data-outfit="engineer"] .ua-prop:after{content:"⚙";font-size:31px;color:#536b88;position:absolute;left:112px;top:108px}.avatar-preview[data-outfit="music"] .ua-prop:after{content:"♪";font:bold 38px Georgia;color:#5b477f;position:absolute;left:116px;top:105px}.avatar-preview[data-outfit="graduate"] .ua-prop:after{content:"";position:absolute;width:78px;height:16px;background:#172554;left:45px;top:23px;transform:rotate(-3deg);box-shadow:22px 7px 0 -5px #e6b84a}
.unilane-preset .unilane-avatar-demo{width:88px;height:88px}.unilane-preset{min-height:165px;padding:14px 8px}.unilane-preset b{line-height:1.15}.unilane-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.preset-medic .ua-hair{transform:rotate(3deg);border-radius:45% 55% 40% 50%}.preset-engineer .ua-hair{height:20px;top:14px;background:#191919}.preset-tech .ua-hair{background:#171717;border-radius:50% 50% 30% 30%}.preset-business .ua-hair{background:#6b3d22}.preset-law .ua-hair{height:42px;background:#342218}.preset-academic .ua-hair{background:#c9c1ba}.preset-music .ua-hair{height:48px;background:#191919}.preset-arts .ua-hair{height:50px;background:#a94832}.preset-science .ua-hair{background:#d5b46d}.preset-architecture .ua-hair{height:45px}.preset-education .ua-hair{height:50px;background:#171717}.preset-media .ua-body{background:#b54d43}.preset-graduate .ua-body{background:#172554}
@media(max-width:700px){.unilane-builder{grid-template-columns:1fr}.unilane-builder .avatar-preview{margin:0 auto 8px}.unilane-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unilane-preset .unilane-avatar-demo{width:82px;height:82px}.unilane-preset{min-height:155px}}
/* v0.6.8 Avatar Studio visual rebuild */
.unilane-avatar-demo{overflow:hidden;padding:0;background:transparent!important}.unilane-avatar-demo svg{display:block;width:100%;height:100%}.unilane-builder .avatar-preview{overflow:hidden;background:transparent!important}.unilane-preset .unilane-avatar-demo{border:4px solid #fff}.unilane-preset.selected{border-color:#315caa;box-shadow:0 0 0 2px rgba(49,92,170,.12)}
.unilane-avatar-randomise{grid-column:1/-1;border:1px solid #315caa;background:#fff;color:#1f4f9d;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer}.unilane-avatar-randomise:hover{background:#f2f7ff}

/* v0.7.3 finished illustrated avatar gallery */
.unilane-avatar-gallery-v2 .unilane-avatar-modes{grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px}.unilane-avatar-gallery-v2 .unilane-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.unilane-image-preset{min-height:0!important;padding:8px 8px 12px!important;position:relative;overflow:hidden}.unilane-avatar-photo{display:block;width:100%;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#eef3f8}.unilane-avatar-photo img{display:block;width:100%;height:100%;object-fit:cover}.unilane-image-preset b{font-size:.86rem;line-height:1.15;margin-top:2px}.unilane-avatar-check{display:none;position:absolute;right:14px;top:14px;width:26px;height:26px;border-radius:50%;background:#1d55a5;color:#fff;font-weight:900;place-items:center;box-shadow:0 2px 8px rgba(0,0,0,.18)}.unilane-image-preset.selected .unilane-avatar-check{display:grid}.unilane-image-preset.selected{border-color:#1d55a5!important;box-shadow:0 0 0 3px rgba(29,85,165,.14)!important}.unilane-avatar-help{padding:12px 0;color:#667085}.unilane-avatar-current img{width:112px;height:112px}@media(max-width:700px){.unilane-avatar-gallery-v2 .unilane-avatar-modes{grid-template-columns:1fr}.unilane-avatar-gallery-v2 .unilane-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.unilane-image-preset{padding:6px 6px 9px!important}.unilane-image-preset b{font-size:.72rem}.unilane-avatar-check{right:9px;top:9px;width:22px;height:22px}}
