:root{--navy:#061729;--gold:#c89216;--gold2:#e2b436;--ink:#10233a;--muted:#6f7782;--line:#dfe4ea;--bg:#f6f7f9}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Tahoma,Arial,sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit}.jv-body{min-height:100vh}.jv-header{height:78px;background:var(--navy);color:#fff;display:flex;align-items:center;padding:0 4vw;gap:28px;box-shadow:0 2px 10px #0002}.jv-logo{display:flex;align-items:center;gap:10px;text-decoration:none;margin-inline-end:auto}.jv-logo img{width:52px;height:52px;object-fit:contain}.jv-logo span{display:grid}.jv-logo b{color:#d6a628;letter-spacing:1.5px;font-size:19px}.jv-logo small{font-size:9px;letter-spacing:1.4px}.jv-header>strong{font-size:15px}.jv-header nav{display:flex;gap:16px}.jv-header nav a{text-decoration:none;color:#fff}.jv-shell{max-width:1500px;margin:auto}.jv-alert{max-width:900px;margin:24px auto 0;padding:13px 18px;border:1px solid #e5a0a0;background:#fff1f1;color:#a12b2b;border-radius:10px;text-align:center}.jv-auth-pro{min-height:calc(100vh - 78px);display:grid;grid-template-columns:42% 58%;background:#fff}.jv-auth-story{position:relative;overflow:hidden;color:#fff;background:linear-gradient(180deg,#04101fcc,#091420dc),url('/images/projects/juana-featured/about-hero-bosphorus.webp') center/cover no-repeat;display:flex;flex-direction:column;justify-content:space-between}.jv-story-content{padding:9vh 7vw 30px}.jv-eyebrow{font-size:12px;letter-spacing:2px;color:#d5a52d;font-weight:700}.jv-story-content h1{font-size:42px;margin:14px 0 18px}.jv-story-content h1 em{font-style:normal;color:#d4a423}.jv-story-content>p{font-size:18px;line-height:2;max-width:520px}.jv-story-content ul{list-style:none;margin:42px 0 0;padding:0;display:grid;gap:27px}.jv-story-content li{display:flex;gap:18px;align-items:center}.jv-story-content li i{width:44px;height:44px;border:2px solid #c99518;border-radius:12px;display:grid;place-items:center;color:#d7a626;font-style:normal;font-size:23px}.jv-story-content li span{display:grid;gap:5px}.jv-story-content li b{font-size:15px}.jv-story-content li small{color:#e2e5e9}.jv-story-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #c9951880;background:#07101db0;padding:18px}.jv-story-stats span{text-align:center;display:grid;gap:5px}.jv-story-stats b{color:#d4a423;font-size:22px}.jv-story-stats small{font-size:11px}.jv-auth-panel{display:grid;place-items:center;padding:44px;background:radial-gradient(circle at 90% 10%,#fff,#f5f6f8)}.jv-auth-box{width:min(760px,100%);background:#fff;border-radius:28px;padding:34px 54px;box-shadow:0 18px 55px #0b1c3012;border:1px solid #eef0f3}.jv-auth-heading{text-align:center}.jv-auth-heading h2{font-size:29px;margin:0 0 9px}.jv-auth-heading p{color:var(--muted);margin:0}.jv-user-mark{color:var(--gold);font-size:26px}.jv-auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:28px 0 20px;border-bottom:1px solid var(--line)}.jv-auth-tabs a{text-align:center;padding:14px;text-decoration:none;color:#555;border-bottom:3px solid transparent}.jv-auth-tabs a.active{color:#bd8507;border-color:#c99518;font-weight:700}.jv-google{height:46px;border:1px solid #d7dce2;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.jv-google svg{width:22px}.jv-or{display:flex;align-items:center;gap:12px;color:#8b919a;margin:16px 0}.jv-or:before,.jv-or:after{content:"";height:1px;background:var(--line);flex:1}.jv-auth-form{display:grid;grid-template-columns:1fr 1fr;gap:15px 22px}.jv-auth-form label{display:grid;gap:7px;font-size:12px;font-weight:700}.jv-auth-form input{height:46px;border:1px solid #dbe0e6;border-radius:9px;padding:0 14px;font-size:14px;outline:none}.jv-auth-form input:focus{border-color:#c99518;box-shadow:0 0 0 3px #c9951820}.jv-consent{grid-column:1/-1;display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;font-weight:400!important;color:#6f7782}.jv-consent input{width:18px;height:18px}.jv-auth-form button{grid-column:1/-1;height:49px;border:0;border-radius:9px;background:linear-gradient(90deg,#bd8507,#e4bd45);color:#fff;font-weight:700;font-size:15px;cursor:pointer}.jv-switch-line{text-align:center;color:#777;margin:22px 0 0}.jv-switch-line a{color:#b67d00;font-weight:700}.jv-steps{max-width:900px;margin:24px auto;display:flex;list-style:none;justify-content:space-between;padding:0}.jv-narrow,.jv-shell>section:not(.jv-auth-pro){max-width:980px;margin:38px auto;padding:30px}.jv-card{background:#fff;border:1px solid #e2e6eb;border-radius:16px;padding:24px;box-shadow:0 10px 30px #1422380c}.jv-card input,.jv-card select,.jv-card textarea{width:100%;padding:12px;border:1px solid #dce1e7;border-radius:8px}.jv-card button,.jv-next{padding:13px 22px;border:0;border-radius:8px;background:#c89216;color:#fff;font-weight:700}.jv-details{display:grid;grid-template-columns:1fr 1fr;gap:18px}.jv-details label{display:grid;gap:7px}.jv-details .wide{grid-column:1/-1}@media(max-width:980px){.jv-auth-pro{grid-template-columns:1fr}.jv-auth-story{min-height:460px}.jv-auth-panel{padding:24px}.jv-auth-box{padding:28px}.jv-auth-form{grid-template-columns:1fr}.jv-auth-form>*{grid-column:1!important}}@media(max-width:600px){.jv-header{padding:0 16px}.jv-header>strong{display:none}.jv-story-content{padding:55px 28px}.jv-story-content h1{font-size:34px}.jv-story-stats{grid-template-columns:repeat(2,1fr);gap:20px}.jv-auth-panel{padding:14px}.jv-auth-box{border-radius:18px;padding:23px 18px}.jv-details{grid-template-columns:1fr}.jv-details>*{grid-column:1!important}}

/* Verification flow */
.jv-steps{max-width:980px;margin:28px auto 10px;padding:0 20px;gap:10px;position:relative}.jv-steps:before{content:"";position:absolute;top:18px;inset-inline:70px;height:2px;background:#dfe4ea}.jv-steps li{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;min-width:130px;color:#858d98;font-size:12px}.jv-steps li i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #dfe4ea;font-style:normal;font-weight:700}.jv-steps li.active{color:var(--navy);font-weight:700}.jv-steps li.active i{background:var(--gold);border-color:var(--gold);color:#fff}
.jv-verification-page{max-width:1180px!important;margin:36px auto 70px!important;padding:20px 28px!important}.jv-section-head{text-align:center;max-width:720px;margin:0 auto 30px}.jv-section-head h1{font-size:34px;margin:9px 0 12px}.jv-section-head p{margin:0;color:var(--muted);line-height:1.8}.jv-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.jv-method-card{background:#fff;border:1px solid #e1e6ec;border-radius:20px;padding:28px;box-shadow:0 14px 40px #10233a0b;display:flex;flex-direction:column;gap:14px;transition:.2s}.jv-method-card:hover{transform:translateY(-3px);border-color:#d4aa43;box-shadow:0 18px 45px #10233a14}.jv-method-icon{width:54px;height:54px;border-radius:16px;background:#fff8e6;color:#b87e00;display:grid;place-items:center;font-size:27px}.jv-method-card h2{font-size:21px;margin:0}.jv-method-card p{color:var(--muted);line-height:1.7;margin:0;flex:1}.jv-method-card button{height:48px;border:0;border-radius:10px;background:linear-gradient(90deg,#b97d00,#dfb63c);color:#fff;font-weight:700;cursor:pointer}.jv-phone-fields{display:grid;grid-template-columns:110px 1fr;gap:10px}.jv-phone-fields label{display:grid;gap:6px;font-size:12px;font-weight:700}.jv-phone-fields input{height:43px;border:1px solid #dbe0e6;border-radius:9px;padding:0 10px;width:100%}.jv-verify-layout{display:flex;justify-content:center;align-items:stretch;gap:24px;max-width:780px;margin:auto}.jv-qr-card,.jv-code-card{width:360px}.jv-qr-card{background:#fff;border:1px solid #e1e6ec;border-radius:18px;padding:22px;text-align:center;box-shadow:0 14px 40px #10233a0b}.jv-qr-card img{display:block;margin:auto;max-width:100%;height:auto}.jv-qr-card div{display:grid;gap:8px;margin-top:14px}.jv-qr-card small{color:var(--muted)}.jv-qr-card bdi{padding:10px;border-radius:8px;background:#f5f7fa;font-family:monospace;font-weight:700;overflow-wrap:anywhere}.jv-code-card{display:flex;flex-direction:column;justify-content:center;gap:18px}.jv-code-card label{display:grid;gap:9px;font-weight:700}.jv-code-card input{text-align:center;font-size:25px;letter-spacing:8px;height:58px}.jv-code-card button{height:48px}.jv-code-card a{text-align:center;color:#a87300}.jv-verify-code .jv-section-head{margin-bottom:24px}
@media(max-width:900px){.jv-method-grid{grid-template-columns:1fr}.jv-method-card{max-width:620px;width:100%;margin:auto}.jv-verify-layout{flex-direction:column;align-items:center}.jv-qr-card,.jv-code-card{width:min(100%,520px)}}
@media(max-width:600px){.jv-steps{overflow-x:auto;justify-content:flex-start}.jv-steps:before{display:none}.jv-steps li{min-width:95px}.jv-verification-page{padding:10px 14px!important}.jv-section-head h1{font-size:28px}.jv-method-card{padding:21px}.jv-phone-fields{grid-template-columns:95px 1fr}}

/* 2026-07-28 Owner portal visual refresh */
.jv-auth-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:26px 0}.jv-auth-choice-grid>a{display:grid;gap:8px;padding:20px;border:1px solid #dfe4ea;border-radius:16px;text-decoration:none;background:#fff;transition:.2s;position:relative}.jv-auth-choice-grid>a:hover,.jv-auth-choice-grid>a.active{border-color:var(--gold);box-shadow:0 12px 30px #10233a12;transform:translateY(-2px)}.jv-auth-choice-grid i{width:40px;height:40px;border-radius:12px;background:#fff6df;color:#b67d00;display:grid;place-items:center;font-style:normal;font-size:21px}.jv-auth-choice-grid b{font-size:17px}.jv-auth-choice-grid small{color:var(--muted);line-height:1.65}.jv-auth-choice-grid span{color:#a97100;font-weight:700;margin-top:4px}.jv-category-page,.jv-details-page{padding-top:20px!important}.jv-category-form{background:#fff;border:1px solid #e1e6ec;border-radius:24px;padding:30px;box-shadow:0 18px 50px #10233a0b}.jv-category-form h2{margin:10px 0 5px;font-size:21px}.jv-choice-help{color:var(--muted);margin:0 0 18px}.jv-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px}.jv-choice,.jv-type{cursor:pointer}.jv-choice input,.jv-type input{position:absolute;opacity:0;pointer-events:none}.jv-choice span{display:flex;align-items:center;justify-content:center;min-height:84px;border:2px solid #e1e6ec;border-radius:18px;background:#fafbfc;font-size:22px;font-weight:700;transition:.2s}.jv-choice input:checked+span{border-color:var(--gold);background:#fff8e8;color:#9f6c00;box-shadow:0 10px 25px #c8921620}.jv-types{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin:18px 0 28px}.jv-type span{min-height:130px;border:2px solid #e1e6ec;border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:.2s}.jv-type span i{font-style:normal;font-size:38px;color:#9c6c08}.jv-type input:checked+span{border-color:var(--gold);background:#fff9ea;box-shadow:0 12px 28px #c8921620}.jv-next{display:block;width:min(320px,100%);margin:auto;height:52px;font-size:16px}.jv-details-page .jv-card{border-radius:24px;padding:30px}.jv-form-section{display:flex;align-items:center;gap:12px;margin:14px 0 0;padding:15px 18px;border-radius:14px;background:linear-gradient(90deg,#07192d,#102b47);color:#fff;font-size:19px}.jv-form-section i{width:36px;height:36px;border-radius:10px;background:#c89216;color:#fff;display:grid;place-items:center;font-style:normal}.jv-details label{background:#fbfcfd;border:1px solid #edf0f3;border-radius:13px;padding:13px;font-weight:700;color:#283b50}.jv-details label input,.jv-details label select,.jv-details label textarea{margin-top:7px;background:#fff}.jv-dependent{display:grid;grid-template-columns:1fr 1fr;gap:18px}.jv-feature-group{border:1px solid #e2e7ec;border-radius:16px;padding:18px;background:#fbfcfd}.jv-feature-group legend{padding:0 10px;font-weight:700;color:#9b6a00}.jv-feature-group label{display:inline-flex!important;align-items:center;gap:8px;margin:5px;padding:8px 10px;background:#fff}.jv-feature-group input{width:auto!important;margin:0!important}.jv-upload{border:2px dashed #d4aa43!important;background:#fffaf0!important;min-height:120px;justify-content:center}.jv-upload small{color:var(--muted);font-weight:400}.jv-details>button.wide{height:56px;font-size:17px;background:linear-gradient(90deg,#b77c00,#dfb641);box-shadow:0 12px 25px #c8921630}.jv-body[dir=ltr] .jv-auth-form,.jv-body[dir=ltr] .jv-details{text-align:left}.jv-body[dir=rtl] .jv-auth-form,.jv-body[dir=rtl] .jv-details{text-align:right}
@media(max-width:900px){.jv-auth-choice-grid{grid-template-columns:1fr}.jv-types{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.jv-choice-row{grid-template-columns:1fr}.jv-types{grid-template-columns:1fr 1fr}.jv-category-form,.jv-details-page .jv-card{padding:18px}.jv-dependent{grid-template-columns:1fr}.jv-auth-choice-grid>a{padding:16px}}

/* 2026-07-28 owner portal clarity redesign */
.jv-auth-pro{grid-template-columns:minmax(340px,40%) minmax(560px,60%)}
.jv-auth-story:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 35%,#c8921612);pointer-events:none}
.jv-story-content{position:relative;z-index:1;max-width:660px}
.jv-story-benefits{display:grid;gap:16px;margin-top:38px}.jv-story-benefits article{display:flex;align-items:center;gap:14px;padding:15px 17px;border:1px solid #ffffff25;border-radius:16px;background:#ffffff0d;backdrop-filter:blur(5px)}.jv-story-benefits i{flex:0 0 38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#c89216;color:#fff;font-style:normal;font-weight:900}.jv-story-benefits div{display:grid;gap:4px}.jv-story-benefits small{color:#dce3ea;line-height:1.5}
.jv-auth-box{width:min(650px,100%);padding:38px 44px}.jv-auth-heading small{display:block;color:#b77c00;font-weight:700;letter-spacing:.5px;margin:8px 0}.jv-auth-mode{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0 20px}.jv-auth-mode>a{display:flex;align-items:center;gap:12px;min-height:92px;padding:16px;border:2px solid #e4e8ed;border-radius:18px;text-decoration:none;background:#fff;transition:.2s}.jv-auth-mode>a:hover{transform:translateY(-2px);box-shadow:0 12px 26px #07192d12}.jv-auth-mode>a.active{border-color:#c89216;background:#fff9eb;box-shadow:0 10px 28px #c8921620}.jv-mode-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#07192d;color:#fff;font-size:24px;flex:0 0 44px}.jv-auth-mode>a.active .jv-mode-icon{background:#c89216}.jv-auth-mode a>span:last-child{display:grid;gap:4px}.jv-auth-mode b{font-size:15px}.jv-auth-mode small{font-size:12px;color:#6f7782}.jv-auth-context{padding:16px 18px;border-inline-start:4px solid #c89216;background:#f8fafc;border-radius:12px;margin-bottom:20px}.jv-auth-context p{margin:6px 0 0;color:#6f7782;line-height:1.65;font-size:13px}.jv-auth-form{grid-template-columns:1fr}.jv-auth-form .wide,.jv-auth-form button{grid-column:1}.jv-auth-form button{height:52px;border-radius:13px;font-size:16px}
.jv-category-page{max-width:1120px!important}.jv-category-form{padding:36px;background:linear-gradient(180deg,#fff,#fbfcfd)}.jv-choice-section+ .jv-choice-section{margin-top:34px;padding-top:30px;border-top:1px solid #e9edf1}.jv-choice-title{display:flex;align-items:center;gap:14px;margin-bottom:20px}.jv-choice-title>span{width:44px;height:44px;border-radius:14px;background:#07192d;color:#d9ac35;display:grid;place-items:center;font-weight:900}.jv-choice-title h2{margin:0}.jv-choice-title p{margin:5px 0 0;color:#6f7782}.jv-choice-row{gap:20px}.jv-choice span{position:relative;min-height:160px;align-items:flex-start;justify-content:center;flex-direction:column;padding:24px 74px 24px 24px}.jv-choice span>i{position:absolute;inset-inline-end:24px;top:28px;width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:#07192d;color:#d7a72e;font-style:normal;font-size:28px}.jv-choice span>b{font-size:20px}.jv-choice span>small{color:#6f7782;font-size:13px;line-height:1.6}.jv-choice span>em,.jv-type span>em{position:absolute;top:12px;inset-inline-start:12px;width:24px;height:24px;border-radius:50%;display:none;place-items:center;background:#c89216;color:#fff;font-style:normal}.jv-choice input:checked+span>em,.jv-type input:checked+span>em{display:grid}.jv-types{grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px}.jv-type span{position:relative;min-height:150px}.jv-type span i{width:58px;height:58px;border-radius:18px;background:#f4f6f8;display:grid;place-items:center}.jv-type input:checked+span i{background:#07192d;color:#d5a42b}.jv-next{width:min(420px,100%);display:flex;align-items:center;justify-content:center;gap:14px;border-radius:14px;margin-top:34px}.jv-next i{font-style:normal;font-size:22px}
@media(max-width:900px){.jv-auth-pro{grid-template-columns:1fr}.jv-auth-story{min-height:auto}.jv-auth-mode{grid-template-columns:1fr}.jv-types{grid-template-columns:repeat(2,1fr)}}
.jv-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.jv-method-grid .jv-card{margin:0}.jv-method-grid .jv-phone{display:grid;grid-template-columns:1fr 2fr;gap:12px}.jv-method-grid .jv-phone .wide,.jv-method-grid .jv-phone button{grid-column:1/-1}.jv-qr{width:244px;min-height:244px;margin:20px auto;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center}.jv-qr img,.jv-qr canvas{max-width:220px;height:auto!important}.jv-secret{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.jv-resend-form{max-width:920px;margin:0 auto 35px;text-align:center}
@media(max-width:900px){.jv-method-grid{grid-template-columns:1fr}}
.jv-password-field{position:relative;display:block;width:100%}.jv-password-field input{padding-inline-end:42px!important}.jv-auth-form .jv-password-field .jv-password-toggle{position:absolute!important;inset-inline-end:8px!important;top:50%!important;transform:translateY(-50%)!important;width:26px!important;max-width:26px!important;height:26px!important;min-height:0!important;padding:3px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111!important;box-shadow:none!important;line-height:1!important;cursor:pointer;z-index:2}.jv-password-toggle svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.jv-password-toggle.is-visible svg{opacity:.6}.jv-forgot-link{justify-self:start;color:#a36f00;font-weight:700;font-size:13px;text-decoration:none;margin-top:-5px}.jv-forgot-link:hover{text-decoration:underline}.jv-notice{max-width:900px;margin:24px auto 0;padding:13px 18px;border:1px solid #8bc99f;background:#effbf3;color:#176a34;border-radius:10px;text-align:center}.jv-password-page{min-height:calc(100vh - 78px);display:grid;place-items:center!important;margin:0!important;max-width:none!important;padding:32px!important;background:radial-gradient(circle at 80% 10%,#fff,#f3f5f8)}.jv-password-card{width:min(520px,100%);background:#fff;border:1px solid #e4e8ed;border-radius:24px;padding:38px;box-shadow:0 18px 55px #0b1c3014;text-align:center}.jv-password-card h1{margin:8px 0 12px}.jv-password-card>p{color:var(--muted);line-height:1.8;margin:0 0 22px}.jv-password-card .jv-auth-form{text-align:start}.jv-back-login{display:inline-block;margin-top:22px;color:#9b6a00;font-weight:700;text-decoration:none}.jv-inline-notice{padding:12px;margin:0 0 18px;border-radius:10px;background:#eef8f1;color:#216b38}.jv-dev{padding:12px;margin:0 0 18px;border:1px dashed #c89216;border-radius:10px;background:#fff9e9;color:#765000;text-align:center}
