:root{--ink:#18302d;--forest:#173f3a;--moss:#3f695c;--cream:#f6f1e7;--paper:#fffdf8;--coral:#ef765f;--gold:#e9b84e;--line:#d9d3c7;--shadow:0 18px 60px rgba(23,63,58,.14)}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.shell{min-height:100vh}.topbar{height:76px;padding:0 clamp(18px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:rgba(246,241,231,.9);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(24,48,45,.08)}.brand{display:flex;align-items:center;gap:11px;font:700 26px 'Fraunces',serif}.pie{width:35px;height:35px;border-radius:50%;background:conic-gradient(var(--coral) 0 30%,var(--gold) 30% 61%,#72a995 61%);position:relative;box-shadow:inset 0 0 0 5px var(--paper)}.pie:after{content:'';position:absolute;inset:11px;border-radius:50%;background:var(--forest)}nav{display:flex;gap:7px;align-items:center}.navbtn{border:0;background:transparent;color:#49615d;padding:10px 13px;border-radius:99px;font-weight:600}.navbtn.active,.navbtn:hover{background:#e5e9df;color:var(--forest)}.primary{background:var(--forest);color:white;border:0;border-radius:99px;padding:12px 19px;font-weight:700;box-shadow:0 7px 18px rgba(23,63,58,.2)}.hero{padding:70px clamp(20px,7vw,110px) 58px;display:grid;grid-template-columns:1.12fr .88fr;gap:64px;align-items:center;max-width:1450px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;color:var(--coral)}h1,h2,h3{font-family:'Fraunces',serif;margin:0}h1{font-size:clamp(48px,6.5vw,92px);line-height:.95;letter-spacing:-.045em;max-width:850px}.hero-copy>p{font-size:18px;line-height:1.65;max-width:650px;color:#53635f}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:30px}.textbtn{background:transparent;border:0;border-bottom:1px solid var(--ink);padding:9px 1px;font-weight:700}.hero-stack{height:450px;position:relative}.postcard{position:absolute;width:78%;height:340px;border:12px solid var(--paper);border-bottom-width:48px;box-shadow:var(--shadow);border-radius:3px;background-size:cover;background-position:center}.postcard:nth-child(1){transform:rotate(-7deg);left:0;top:34px;background-image:url('https://images.unsplash.com/photo-1528360983277-13d401cdc186?auto=format&fit=crop&w=900&q=80')}.postcard:nth-child(2){transform:rotate(8deg);right:0;top:55px;background-image:url('https://images.unsplash.com/photo-1555881400-74d7acaacd8b?auto=format&fit=crop&w=900&q=80')}.postcard:nth-child(3){transform:rotate(-1deg);left:11%;top:0;background-image:url('https://images.unsplash.com/photo-1513622470522-26c3c8a854bc?auto=format&fit=crop&w=900&q=80')}.scribble{position:absolute;bottom:-37px;left:13px;font:600 17px 'Fraunces',serif}.section{max-width:1320px;margin:auto;padding:30px clamp(18px,5vw,68px) 90px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section h2{font-size:clamp(34px,4vw,52px)}.section-head p{color:#66736f}.trip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trip{background:var(--paper);border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgba(23,63,58,.09);transition:.25s;cursor:pointer}.trip:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.trip-photo{height:270px;background-size:cover;background-position:center;position:relative}.tag{position:absolute;top:14px;left:14px;background:rgba(255,253,248,.9);border-radius:99px;padding:7px 11px;font-size:12px;font-weight:700}.avatar{position:absolute;right:15px;bottom:-22px;width:50px;height:50px;border-radius:50%;background:white;border:4px solid var(--paper)}.trip-body{padding:25px 22px 22px}.trip h3{font-size:25px}.location{color:var(--coral);font-size:13px;font-weight:700;margin:7px 0}.trip-desc{color:#5d6a67;line-height:1.5;height:48px;overflow:hidden}.meta{display:flex;justify-content:space-between;padding-top:16px;margin-top:16px;border-top:1px solid #e8e2d7;font-size:13px;font-weight:600}.pager{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:35px}.round{border:1px solid var(--line);background:var(--paper);height:42px;min-width:42px;border-radius:50%;font-size:18px}.round:disabled{opacity:.35}.planner{max-width:1100px;margin:42px auto 100px;padding:0 20px}.planner-card{background:var(--forest);color:white;border-radius:30px;padding:clamp(28px,5vw,64px);position:relative;overflow:hidden}.planner-card:after{content:'✦';position:absolute;right:5%;top:-30px;font-size:180px;color:rgba(255,255,255,.05)}.planner h1{font-size:clamp(42px,6vw,72px);max-width:850px}.planner p{color:#cddbd5;line-height:1.6}.prompt{margin-top:30px;background:white;border-radius:17px;padding:10px;display:flex;gap:8px}.prompt textarea{flex:1;border:0;resize:none;outline:0;padding:12px;min-height:72px}.toggle{display:flex;gap:10px;align-items:center;margin:18px 0;font-size:14px}.toggle input{accent-color:var(--gold);width:18px;height:18px}.plan-result{background:var(--paper);color:var(--ink);padding:30px;border-radius:18px;margin-top:24px}.plan-result h2{font-size:34px}.days{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.day{background:var(--cream);padding:18px;border-radius:12px}.day strong{color:var(--coral)}.profile-wrap{max-width:1200px;margin:38px auto;padding:0 20px 80px}.map{height:280px;border-radius:24px;background:#c7ddd0;position:relative;overflow:hidden;display:grid;place-items:center;color:var(--forest)}.map:before{content:'';position:absolute;inset:-80px;background:radial-gradient(ellipse at 25% 40%,#8db7a0 0 10%,transparent 10.5%),radial-gradient(ellipse at 53% 50%,#8db7a0 0 14%,transparent 14.5%),radial-gradient(ellipse at 78% 60%,#8db7a0 0 9%,transparent 9.5%);opacity:.8}.map span{position:relative;background:var(--paper);padding:9px 15px;border-radius:99px;font-weight:700}.modal-bg{position:fixed;inset:0;background:rgba(12,35,32,.73);z-index:50;display:grid;place-items:center;padding:18px}.modal{width:min(980px,100%);max-height:92vh;overflow:auto;background:var(--paper);border-radius:22px;position:relative}.close{position:absolute;right:14px;top:14px;z-index:2;border:0;border-radius:50%;background:white;width:42px;height:42px;font-size:22px}.slide-photo{height:min(58vh,570px);background-size:cover;background-position:center;position:relative}.slide-info{padding:28px}.slide-info h2{font-size:36px}.slide-controls{display:flex;justify-content:space-between;align-items:center;margin-top:19px}.icon-actions{display:flex;gap:8px}.chip{border:1px solid var(--line);background:white;border-radius:99px;padding:9px 12px}.form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:35px}.form h2,.form .wide{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:10px;padding:12px;background:white}.empty{padding:70px;text-align:center;color:#6d7774}.footer{text-align:center;padding:35px;color:#72807c;border-top:1px solid var(--line)}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:45px}.hero-stack{display:none}.trip-grid{grid-template-columns:repeat(2,1fr)}nav .navlabel{display:none}.days{grid-template-columns:1fr}}@media(max-width:600px){.topbar{height:66px}.brand{font-size:21px}.navbtn{padding:9px}.topbar .primary{display:none}.hero{padding-bottom:35px}h1{font-size:48px}.trip-grid{grid-template-columns:1fr}.section{padding-bottom:55px}.section-head{align-items:start;flex-direction:column}.trip-photo{height:250px}.form{grid-template-columns:1fr;padding:25px}.form h2,.form .wide{grid-column:auto}.slide-photo{height:42vh}.prompt{flex-direction:column}.prompt .primary{border-radius:11px}.planner-card{border-radius:20px}}
/* RoamPie brand palette */
:root{--ink:#2f3433;--forest:#0f766e;--moss:#347f79;--cream:#f4e7d3;--paper:#ffffff;--coral:#f05a67;--line:#d8cec0;--shadow:0 18px 60px rgba(15,118,110,.15)}
.topbar{background:#0f766e;border-bottom-color:rgba(255,255,255,.16);box-shadow:0 5px 24px rgba(15,70,66,.18)}
.brand{color:#fff}
.pie{width:54px;height:54px;border-radius:50%;background:#f05a67 url('/images/roampie-logo-20260722.png') center/cover no-repeat;box-shadow:none;flex:0 0 auto;overflow:hidden}
.pie:after{display:none}
.navbtn{color:rgba(255,255,255,.84)}
.navbtn.active,.navbtn:hover{background:rgba(255,255,255,.15);color:#fff}
.topbar .primary{background:#f05a67;box-shadow:0 7px 18px rgba(90,24,32,.22)}
.trip{background:#fff}
.trip .meta span:last-child,.icon-actions button:first-of-type{color:#f05a67}
.icon-actions a[href^="https://www.google.com/maps"]{color:#0f766e;border-color:#0f766e}
@media(max-width:600px){.pie{width:46px;height:46px;border-radius:50%}}

/* Registration, profile and My Trips */
.header-actions{display:flex;align-items:center;gap:10px}.profile-icon{width:45px;height:45px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.1);color:#fff;display:grid;place-items:center}.profile-icon:hover,.profile-icon.active{background:#fff;color:var(--forest)}.profile-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.register-page{max-width:1180px;margin:0 auto;padding:70px 24px 100px;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.register-intro{position:sticky;top:140px}.register-intro h1{font-size:clamp(48px,6vw,76px);margin:10px 0 24px}.register-intro p{font-size:18px;line-height:1.7;color:#596562}.register-card{background:#fff;border-radius:24px;padding:36px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;gap:17px}.register-card h2,.register-card .wide{grid-column:1/-1}.register-card h2{font-size:36px}.field-help{font-weight:400;color:#66736f;font-size:12px}.form-error{padding:12px 15px;background:#fff0f1;color:#a42d39;border-radius:10px}.verification-card{text-align:center;display:flex;flex-direction:column;align-items:stretch}.verification-card .field{text-align:left}.code-icon{margin:auto;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#dff1ed;color:var(--forest);font-size:29px}.dev-code{background:var(--cream);border:1px dashed var(--coral);padding:13px;border-radius:10px}.code-input{text-align:center;font-size:28px;letter-spacing:.35em;font-weight:700}.profile-page{max-width:1120px;margin:45px auto 100px;padding:0 22px}.profile-hero{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;background:#fff;padding:30px;border-radius:24px;box-shadow:var(--shadow)}.profile-hero h1{font-size:50px}.profile-avatar-button{position:relative;border:0;background:transparent;padding:0;border-radius:50%}.profile-avatar-button img{width:118px;height:118px;border-radius:50%;object-fit:cover;border:5px solid var(--cream)}.profile-avatar-button span{position:absolute;inset:auto 5px 3px;background:rgba(15,118,110,.9);color:white;border-radius:99px;padding:5px;font-size:10px}.profile-form{margin-top:25px;background:#fff;padding:32px;border-radius:24px}.profile-form-head{display:flex;justify-content:space-between;align-items:center}.profile-form h2{font-size:36px}.profile-fields{padding:22px 0 0}.profile-fields input:disabled{background:#f2eee7;color:#67706e}.saved{color:var(--forest);font-weight:700}.location-field{justify-content:center}.location-actions{display:flex;gap:8px;flex-wrap:wrap}.owner-note{margin-top:16px;color:#75817e;font-size:13px}.my-trips-page{max-width:1320px;margin:0 auto;padding-top:42px}.world-map{margin:0 clamp(18px,5vw,68px) 25px}.world-map h2{font-size:clamp(34px,4vw,52px);margin-bottom:20px}.map-surface{height:360px;position:relative;border-radius:25px;overflow:hidden;background-color:#c9e3dc;background-image:radial-gradient(ellipse at 18% 40%,#75b3a7 0 11%,transparent 11.5%),radial-gradient(ellipse at 47% 35%,#75b3a7 0 8%,transparent 8.5%),radial-gradient(ellipse at 55% 53%,#75b3a7 0 14%,transparent 14.5%),radial-gradient(ellipse at 78% 42%,#75b3a7 0 15%,transparent 15.5%),radial-gradient(ellipse at 83% 72%,#75b3a7 0 8%,transparent 8.5%);box-shadow:inset 0 0 0 1px rgba(15,118,110,.15)}.country-pin{position:absolute;transform:translate(-50%,-50%);font-size:26px;color:var(--coral);filter:drop-shadow(0 2px 2px rgba(0,0,0,.18));z-index:2}.country-pin em{display:none;position:absolute;bottom:31px;left:50%;transform:translateX(-50%);background:#fff;color:var(--ink);font:600 12px 'DM Sans',sans-serif;padding:6px 9px;border-radius:7px;white-space:nowrap}.country-pin:hover em{display:block}.map-empty{position:absolute;inset:0;display:grid;place-items:center;font-weight:700;color:var(--forest)}.country-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.country-list span{background:#fff;border-radius:99px;padding:8px 12px;font-size:13px;font-weight:600}.my-trips-page>.section{padding-left:clamp(18px,5vw,68px);padding-right:clamp(18px,5vw,68px)}
@media(max-width:900px){.register-page{grid-template-columns:1fr;gap:30px}.register-intro{position:static}.profile-hero{grid-template-columns:auto 1fr}.profile-hero>.primary{grid-column:1/-1}.map-surface{height:300px}}
@media(max-width:600px){.header-actions{gap:6px}.share-button{display:none}.profile-icon{width:40px;height:40px}.register-page{padding-top:35px}.register-card{grid-template-columns:1fr;padding:25px}.register-card h2,.register-card .wide{grid-column:auto}.profile-hero{grid-template-columns:1fr;text-align:center}.profile-avatar-button{margin:auto}.profile-hero>.primary{grid-column:auto}.profile-form{padding:23px}.world-map{margin-top:0}.map-surface{height:245px}.country-pin{font-size:21px}}
.profile-icon img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.7)}
.register-intro>p:after{content:"Your profile picture, @nickname, departure airport, trips, trip details, and uploaded pictures are public. Your phone, email, legal name, and birth year stay private.";display:block;margin-top:22px;padding:17px 18px 17px 48px;border-radius:14px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E") no-repeat 18px 19px;color:var(--ink);font-size:14px;line-height:1.55;box-shadow:0 8px 24px rgba(15,118,110,.08)}
.phone-input-row{display:grid;grid-template-columns:minmax(150px,42%) 1fr}.phone-input-row select{border-radius:10px 0 0 10px;border-right:0;min-width:0}.phone-input-row input{border-radius:0 10px 10px 0;min-width:0}.phone-input-row select:focus,.phone-input-row input:focus{position:relative;z-index:1;outline:2px solid rgba(15,118,110,.28);outline-offset:0}.login-card .phone-input-row{grid-template-columns:minmax(190px,45%) 1fr}
.sms-consent{margin:0;color:#66736f;font-size:12px;line-height:1.55;text-align:left;font-weight:400}.trust-device{display:flex;align-items:center;justify-content:center;gap:9px;color:#53635f;font-weight:800}.trust-device input{width:18px;height:18px;accent-color:var(--forest)}.sms-consent a,.legal-page a,.footer a{color:#0f766e;font-weight:700}.legal-page{width:min(820px,calc(100% - 40px));margin:55px auto 90px}.legal-page h1{font-size:clamp(44px,6vw,68px);margin:10px 0}.legal-date{color:#66736f;margin:0 0 38px}.legal-page section{padding:24px 0;border-top:1px solid var(--line)}.legal-page h2{font-size:27px;margin-bottom:9px}.legal-page p{color:#455a56;line-height:1.7;margin:0}.legal-contact{border-top:1px solid var(--line);padding-top:24px}.footer{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.footer nav{display:flex;gap:16px}.footer a{text-decoration:none}
.contact-page{width:min(980px,calc(100% - 40px));margin:55px auto 90px;display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.contact-intro{position:sticky;top:125px}.contact-intro h1{font-size:clamp(46px,6vw,72px);margin:10px 0 22px}.contact-intro p,.contact-success p{color:#53635f;line-height:1.7}.contact-card{background:#fff;border-radius:20px;padding:32px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;gap:17px}.contact-card .wide{grid-column:1/-1}.contact-card textarea{resize:vertical;min-height:180px}.contact-count{align-self:flex-end;color:#72807c;font-size:12px;font-weight:500}.contact-website{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-success{display:flex;flex-direction:column;text-align:center}.contact-success h2{font-size:36px;margin-top:16px}@media(max-width:760px){.contact-page{grid-template-columns:1fr;gap:26px;margin-top:30px}.contact-intro{position:static}.contact-card{grid-template-columns:1fr;padding:24px}.contact-card .wide{grid-column:auto}}
.contact-identity{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}.contact-identity div{display:grid;gap:3px}.contact-identity span{color:#66736f;font-size:12px;font-weight:700}.contact-identity strong{overflow-wrap:anywhere}.contact-identity p,.contact-identity .textbtn{grid-column:1/-1}.contact-identity p{margin:5px 0 0;color:#455a56}.contact-identity .textbtn{justify-self:start}.contact-login{display:flex;flex-direction:column}.contact-login h2{font-size:36px}.contact-login p{color:#53635f;line-height:1.7}.contact-login .primary{align-self:start}@media(max-width:760px){.contact-identity{grid-template-columns:1fr}.contact-identity p,.contact-identity .textbtn{grid-column:auto}}
@media(max-width:600px){.phone-input-row,.login-card .phone-input-row{grid-template-columns:1fr}.phone-input-row select{border-right:1px solid var(--line);border-radius:10px 10px 0 0}.phone-input-row input{border-top:0;border-radius:0 0 10px 10px}}

/* Circular profile picture and six-frame trip uploader */
.profile-avatar-button{width:126px;height:126px;aspect-ratio:1/1;display:block;overflow:visible;border-radius:50%;flex:0 0 126px}.profile-avatar-button img{display:block;width:126px!important;height:126px!important;aspect-ratio:1/1;border-radius:50%!important;object-fit:cover}.trip-create{width:min(1120px,100%);padding:34px;max-height:94vh}.trip-create-head{padding-right:40px}.trip-create-head h2{font-size:44px}.trip-create-head p{color:#64716e}.trip-details{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px}.trip-details .wide{grid-column:span 2}.photo-section{margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.photo-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.photo-section-title h3{font-size:28px}.photo-section-title span{font-size:13px;color:#6b7774}.upload-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.upload-frame{min-width:0}.upload-preview{width:100%;aspect-ratio:4/3;border:2px dashed #b9c9c5;background:#f7f3eb center/cover no-repeat;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--forest);position:relative;overflow:hidden;padding:8px}.main-upload .upload-preview{border-color:var(--coral);background-color:#fff3f4}.upload-preview strong{font-size:13px}.upload-preview>span:not(.replace-photo){font-size:11px;margin-top:5px}.replace-photo{position:absolute;right:6px;bottom:6px;background:rgba(15,118,110,.9);color:#fff;border-radius:99px;padding:5px 8px;font-size:10px}.gps-check{display:flex;align-items:flex-start;gap:5px;font-size:10px;line-height:1.25;margin-top:8px;color:#53615e}.gps-check input{accent-color:var(--forest);margin:0}.upload-frame small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b8583;margin-top:5px}.trip-submit{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-top:26px}.trip-create>.form-error{margin-top:18px}
@media(max-width:900px){.trip-details{grid-template-columns:repeat(2,1fr)}.upload-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.profile-avatar-button,.profile-avatar-button img{width:116px!important;height:116px!important}.trip-create{padding:24px}.trip-details{grid-template-columns:1fr}.trip-details .wide{grid-column:auto}.upload-grid{grid-template-columns:repeat(2,1fr)}.photo-section-title{align-items:start;flex-direction:column}.trip-submit{justify-content:space-between}}
.trip .avatar{width:52px!important;height:52px!important;min-width:52px;min-height:52px;aspect-ratio:1/1;border-radius:50%!important;object-fit:cover!important;object-position:center;box-sizing:border-box}.profile-icon{aspect-ratio:1/1;overflow:hidden;flex:0 0 45px}.profile-icon img{display:block;width:100%!important;height:100%!important;aspect-ratio:1/1;object-fit:cover!important;object-position:center;border-radius:50%!important}.profile-avatar-button{min-width:126px;min-height:126px}.profile-avatar-button img{object-fit:cover!important;object-position:center!important}
.map-surface img{display:block;width:900px;height:400px;max-width:none;object-fit:none}.map-surface .map-empty{width:900px;height:400px;background:rgba(246,241,231,.72);pointer-events:none}
.world-map{overflow-x:auto}.map-surface{width:900px;height:400px!important;aspect-ratio:auto;background:var(--paper);background-image:none;overflow:hidden}
.profile-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.logout-button{color:#a42d39;border-color:#e3b8bc;font-weight:700}
.header-actions .profile-icon.generic-profile{color:var(--forest)!important;background:var(--paper)!important;display:grid!important;place-items:center!important}.header-actions .profile-icon.generic-profile svg{position:static;width:30px;height:30px;display:block;stroke:currentColor}
.traveler-avatar{position:absolute;right:15px;bottom:-22px;z-index:3;width:52px;height:52px;padding:0;border:0;border-radius:50%;background:transparent}.traveler-avatar .avatar{position:static!important;right:auto!important;bottom:auto!important;display:block}.traveler-avatar:hover{transform:scale(1.07)}
.traveler-deck{max-width:1320px;margin:0 auto;padding-top:42px}.traveler-deck-hero{margin:0 clamp(18px,5vw,68px) 10px;padding:30px;background:var(--paper);border-radius:24px;box-shadow:var(--shadow);display:flex;align-items:center;gap:24px}.traveler-deck-hero>img{width:104px;height:104px;object-fit:cover;border-radius:50%;border:5px solid var(--cream)}.traveler-deck-hero h1{font-size:clamp(42px,5vw,64px)}.traveler-deck-hero p{margin-bottom:0;color:#66736f}
.trip-photo .tag{border:0;color:var(--ink);cursor:pointer}.trip-photo .tag:hover{color:var(--forest);box-shadow:0 0 0 2px rgba(239,118,95,.22)}
.deck-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;overflow:visible;padding:8px 4px 22px}.trip-frame{min-width:0;max-width:none;border:1.5px solid #5d9f9b;border-radius:14px;box-shadow:0 8px 24px rgba(23,63,58,.08);background:var(--paper);overflow:visible;display:flex;flex-direction:column;position:relative}.trip-frame:hover{transform:translateY(-3px)}.frame-top{min-height:38px;display:grid;grid-template-columns:1fr 34px;align-items:center;border-bottom:1px solid #5d9f9b;padding:0 8px 0 11px;position:relative}.frame-top h3{font:600 16px 'DM Sans',sans-serif;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--forest)}.frame-menu{border:0;background:transparent;border-radius:50%;width:32px;height:32px;font-size:18px;font-weight:800;line-height:1;color:var(--ink)}.frame-menu:hover{background:#efe4d2}.frame-action-menu{position:absolute;right:0;top:36px;z-index:15;display:flex;align-items:center;gap:11px;background:var(--paper);border:1px solid #5d9f9b;border-radius:13px;box-shadow:0 12px 28px rgba(23,63,58,.24);padding:9px 11px}.action-icon{width:29px;height:29px;border:0;border-radius:8px;background:#f3efe6;color:var(--forest);display:grid;place-items:center;font-size:16px;font-weight:900}.action-icon:hover{background:#e7dbc6}.action-icon.flag.unflagged{background:#e7f3ea;color:#0a8f3e}.action-icon.flag.flagged,.action-icon.danger{background:#fde7e2;color:#c73524}.action-icon.gps-off{background:#dff3ed;color:#008b74}.flag-count{font-size:12px;font-weight:800;color:#7b6252}.frame-identity{display:grid;grid-template-columns:1fr auto 77px;align-items:center;gap:8px;padding:7px 4px 7px 10px;border-bottom:1px solid rgba(93,159,155,.55);font-size:13px;font-weight:800;position:relative}.frame-country{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.frame-type{border:0;border-radius:99px;background:#e6f1ea;color:var(--forest);padding:6px 9px;font-size:11px;font-weight:800}.frame-type:hover{background:#d8eadf}.frame-avatar{border:0;background:transparent;padding:0;width:77px;height:77px;border-radius:50%;box-shadow:none;position:absolute;right:-10px;bottom:-34px;z-index:4}.frame-avatar img{width:77px;height:77px;object-fit:cover;border-radius:50%;border:4px solid var(--paper);box-shadow:0 8px 20px rgba(23,63,58,.32)}.frame-photo{height:142px;border-radius:0}.frame-body{padding:10px 12px 8px;min-height:90px;flex:1}.frame-body .trip-desc{height:auto;max-height:70px;font-size:12.5px;line-height:1.4;color:#52605d}.frame-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #5d9f9b;padding:9px 11px;font-size:12px;font-weight:800}.pin-like{color:var(--forest);white-space:nowrap}.pager{max-width:1320px;margin:28px auto 0;padding:0 clamp(18px,5vw,68px);justify-content:space-between}.pager span{font-weight:800;color:#64716d}@media(max-width:1100px){.deck-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.deck-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.deck-strip{display:flex;flex-direction:column;overflow-x:visible;padding:0}.trip-frame{min-width:0;max-width:none;width:100%}.frame-photo{height:255px}.frame-body{min-height:100px}.frame-body .trip-desc{font-size:14px;max-height:78px}.frame-top h3{font-size:17px;max-width:22ch;margin:auto}.pager{padding:0;gap:15px;justify-content:center}}
@media(max-width:600px){.profile-icon{flex-basis:40px}.profile-avatar-button{min-width:116px;min-height:116px}}
.header-actions .profile-icon{display:block;width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;min-height:46px!important;max-height:46px!important;flex:0 0 46px!important;aspect-ratio:1/1!important;padding:2px!important;border-radius:999px!important;overflow:hidden;line-height:0}.header-actions .profile-icon img{display:block;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;min-height:40px!important;max-height:40px!important;aspect-ratio:1/1!important;border-radius:999px!important;object-fit:cover!important;margin:0!important;padding:0!important}
@media(max-width:600px){.header-actions .profile-icon{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;flex-basis:42px!important}.header-actions .profile-icon img{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;min-height:36px!important;max-height:36px!important}}
.header-actions .profile-icon{position:relative!important;display:block!important;width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;flex:0 0 48px!important;padding:0!important;border:0!important;border-radius:50%!important;clip-path:circle(24px at 24px 24px)!important;background:#fff!important;box-shadow:inset 0 0 0 2px rgba(15,118,110,.45),0 0 0 1px rgba(255,255,255,.65)!important}.header-actions .profile-icon img{position:absolute!important;left:3px!important;top:3px!important;display:block!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;border:0!important;border-radius:50%!important;clip-path:circle(21px at 21px 21px)!important;object-fit:cover!important;object-position:center!important}
@media(max-width:600px){.header-actions .profile-icon{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;min-height:44px!important;max-height:44px!important;flex-basis:44px!important;clip-path:circle(22px at 22px 22px)!important}.header-actions .profile-icon img{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;clip-path:circle(19px at 19px 19px)!important}}
.picture-deck-modal{width:min(1320px,96vw);padding:28px;background:var(--cream)}.picture-deck-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 46px 22px 0}.picture-deck-head h2{font-size:clamp(30px,4vw,48px)}.picture-deck-head span{font-weight:800;color:#63716d}.picture-deck{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.picture-frame{background:var(--paper);border:1.5px solid #007d82;border-radius:12px;box-shadow:0 8px 24px rgba(23,63,58,.1);overflow:visible;position:relative;display:flex;flex-direction:column}.picture-frame-top{height:38px;display:grid;grid-template-columns:48px 1fr 38px;align-items:center;border-bottom:1px solid #007d82;padding:0 8px;position:relative}.picture-day{font-weight:800;color:var(--forest)}.picture-frame-top h3{font:700 15px 'DM Sans',sans-serif;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#52615d}.picture-actions{top:34px}.picture-frame-photo{height:260px;background:center/contain no-repeat var(--paper);margin:12px;border-radius:10px}.picture-caption{padding:0 13px 12px;margin:0;color:#52615d;font-size:14px;line-height:1.45;min-height:62px}.picture-frame-bottom{margin-top:auto;border-top:1px solid #007d82;min-height:42px;padding:6px 9px;display:flex;align-items:center;justify-content:space-between}.picture-like{border:0;background:transparent;color:#f05a67;font-weight:900}.picture-bottom-actions{display:flex;align-items:center;gap:10px}.picture-bottom-actions a{color:#007d82;text-decoration:none;font-size:18px}.picture-bottom-actions img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid var(--paper);box-shadow:0 2px 8px rgba(23,63,58,.2)}@media(max-width:1050px){.picture-deck{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.picture-deck-modal{padding:20px}.picture-deck-head{display:block;margin-right:42px}.picture-deck{display:flex;flex-direction:column}.picture-frame-photo{height:320px}.picture-caption{font-size:15px}}
.picture-edit-panel{position:absolute;inset:45px 12px auto;z-index:20;background:var(--paper);border:1px solid #007d82;border-radius:14px;box-shadow:0 18px 40px rgba(23,63,58,.24);padding:14px;display:grid;gap:10px}.picture-edit-panel label{display:grid;gap:5px;font-size:12px;font-weight:800;color:var(--forest)}.picture-edit-panel label span{justify-self:end;color:#74817d;font-weight:700}.picture-edit-panel input,.picture-edit-panel textarea{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.picture-edit-panel textarea{min-height:92px;resize:vertical}.picture-edit-panel>div{display:flex;justify-content:flex-end;gap:12px;align-items:center}
.picture-deck-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.picture-sort{display:flex;align-items:center;gap:7px;color:#63716d;font-size:13px;font-weight:800}.picture-sort select{border:1px solid var(--line);border-radius:99px;background:var(--paper);color:var(--forest);padding:8px 30px 8px 12px;font-weight:800}.add-picture-button{padding:10px 14px}.add-picture-panel{position:fixed;inset:0;z-index:65;background:rgba(12,35,32,.68);display:grid;place-items:center;padding:20px}.add-picture-panel form{position:relative;width:min(560px,100%);max-height:92vh;overflow:auto;background:var(--paper);border-radius:22px;padding:28px;box-shadow:var(--shadow);display:grid;gap:15px}.add-picture-panel h3{font-size:34px}.add-picture-panel p{margin:8px 44px 0 0;color:#62716d}.mini-close{right:12px;top:12px}.add-picture-preview{height:240px;border:2px dashed #9ab9b3;border-radius:16px;background:#f8f3e9 center/contain no-repeat;display:grid;place-items:center;text-align:center;color:var(--forest);padding:16px}.add-picture-preview strong{display:block;font-size:20px}.add-picture-preview span{font-size:13px}.add-picture-panel small{color:#6b7774;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-picture-panel label{display:grid;gap:6px;font-size:13px;font-weight:800;color:var(--forest)}.add-picture-panel label span{justify-self:end;color:#74817d}.add-picture-panel input,.add-picture-panel textarea{border:1px solid var(--line);border-radius:10px;padding:12px;background:#fff}.add-picture-panel textarea{min-height:110px;resize:vertical}.add-picture-submit{display:flex;justify-content:flex-end;align-items:center;gap:14px}@media(max-width:650px){.picture-deck-actions{justify-content:flex-start;margin-top:14px}.add-picture-preview{height:220px}.add-picture-submit{justify-content:space-between}}
.deck-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.deck-switch{display:flex;padding:3px;background:#e9e2d6;border-radius:99px}.deck-switch button{border:0;background:transparent;color:#64716d;border-radius:99px;padding:8px 13px;font-size:13px;font-weight:800}.deck-switch button.active{background:var(--paper);color:var(--forest);box-shadow:0 2px 8px rgba(23,63,58,.12)}.deck-controls label{display:flex;align-items:center;gap:7px;color:#64716d;font-size:13px;font-weight:800}.deck-controls select{border:1px solid var(--line);border-radius:99px;background:var(--paper);color:var(--forest);padding:8px 30px 8px 12px;font-weight:800}.ranked-picture{cursor:pointer;min-width:0}.ranked-picture>.picture-frame{height:100%;transition:.2s}.ranked-picture:hover>.picture-frame{transform:translateY(-3px);box-shadow:var(--shadow)}@media(max-width:650px){.section-head{gap:18px}.deck-controls{justify-content:flex-start}.ranked-picture-deck{display:flex;flex-direction:column}}
.auth-page{position:relative;max-width:1180px;margin:0 auto;padding-top:30px}.auth-page>.register-page{padding-top:28px}.auth-switch{width:max-content;margin:0 auto;display:flex;padding:4px;background:#e7dfd1;border-radius:99px}.auth-switch button{border:0;background:transparent;border-radius:99px;padding:10px 18px;color:#65716e;font-weight:800}.auth-switch button.active{background:var(--paper);color:var(--forest);box-shadow:0 3px 12px rgba(23,63,58,.14)}.login-card{grid-template-columns:1fr;align-self:start}.login-card h2,.login-card .wide{grid-column:auto}.login-card .code-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7}.login-page .register-intro h1{font-size:clamp(46px,5.5vw,72px)}@media(max-width:600px){.auth-page{padding-top:20px}.auth-page>.register-page{padding-top:24px}.auth-switch button{padding:9px 14px}}
.turnstile-wrap{min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.turnstile-wrap .form-error{width:100%}
.picture-like.owner-like{cursor:pointer}.like-note{position:absolute;left:10px;bottom:47px;z-index:12;background:var(--forest);color:white;border-radius:9px;padding:8px 30px 8px 10px;font-size:12px;font-weight:700;box-shadow:0 8px 20px rgba(23,63,58,.25)}.like-note button,.liker-panel>div button{position:absolute;right:6px;top:4px;border:0;background:transparent;color:inherit;font-size:18px}.liker-panel{position:absolute;left:10px;bottom:47px;z-index:15;width:min(260px,calc(100% - 20px));max-height:220px;overflow:auto;background:var(--paper);border:1px solid #007d82;border-radius:12px;padding:12px;box-shadow:0 14px 30px rgba(23,63,58,.25);font-size:13px}.liker-panel>div{position:relative;padding-right:22px}.liker-panel ul{margin:9px 0;padding-left:20px}.liker-panel p{color:#65716d}.liker-panel small{display:block;color:#78837f;border-top:1px solid var(--line);padding-top:8px}
.picture-category{border:1px solid var(--line);border-radius:10px;padding:9px 11px;display:flex;gap:15px;flex-wrap:wrap}.picture-category legend{padding:0 5px;font-size:12px;font-weight:800;color:var(--forest)}.picture-category label{display:flex;align-items:center;gap:5px!important}.picture-category input{accent-color:var(--forest);margin:0}
.nearby-modal{width:min(1180px,96vw);padding:30px;background:var(--cream)}.nearby-head{padding-right:45px}.nearby-head h2{font-size:clamp(34px,4vw,50px)}.nearby-head p{color:#63716d}.nearby-choices{border:0;padding:0;margin:22px 0;display:flex;gap:12px}.nearby-choices label{cursor:pointer}.nearby-choices input{position:absolute;opacity:0}.nearby-choices span{display:grid;place-items:center;gap:3px;min-width:76px;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:9px 12px;font-weight:800}.nearby-choices span strong{font-size:24px;line-height:1}.nearby-choices span small{font-size:11px;line-height:1.1}.nearby-choices input:checked+span{background:var(--forest);border-color:var(--forest);color:white}.nearby-location{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.locate-button{font-weight:800;color:var(--forest)}.location-ready{color:#16834e;font-weight:800}.manual-location{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;max-width:560px}.manual-location label{display:grid;gap:5px;font-size:12px;font-weight:800}.manual-location input{border:1px solid var(--line);border-radius:10px;padding:11px;background:white}.nearby-modal>.form-error{margin-top:14px;max-width:620px}.nearby-submit{margin-top:17px}.nearby-results-head{display:flex;align-items:end;justify-content:space-between;margin:32px 0 15px;border-top:1px solid var(--line);padding-top:22px}.nearby-results-head h3{font-size:30px}.nearby-results-head span{color:#65716d;font-weight:800}.nearby-results{grid-template-columns:repeat(3,minmax(0,1fr))}.nearby-card-meta{display:flex;justify-content:space-between;align-items:center;padding:0 13px 10px;color:#007d82;font-size:12px;font-weight:800}.nearby-card-meta strong{color:var(--forest)}@media(max-width:700px){.nearby-modal{padding:22px}.nearby-choices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.nearby-choices span{min-width:0;padding:8px 4px}.nearby-choices span strong{font-size:22px}.nearby-choices span small{font-size:10px}.manual-location{grid-template-columns:1fr}.nearby-results{display:flex;flex-direction:column}.nearby-results-head{align-items:start;flex-direction:column;gap:5px}}
.last-gps{margin:20px 0 12px;padding:11px 14px;border-radius:11px;background:var(--paper);color:#596662}.new-gps{margin:12px 0 0;color:#16834e}.last-gps strong,.new-gps strong{color:var(--forest)}
.nearby-location .new-gps{margin:0;padding:7px 10px;border-left:1px solid var(--line)}
.nearby-travel-modes{border:0;padding:0;margin:18px 0 22px;display:flex;gap:10px}.nearby-travel-modes legend{font-size:12px;font-weight:900;color:var(--forest);margin-bottom:8px}.nearby-travel-modes label{position:relative;display:grid;grid-template-columns:30px auto;grid-template-rows:auto auto;column-gap:8px;align-items:center;min-width:130px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:var(--paper);cursor:pointer}.nearby-travel-modes input{position:absolute;opacity:0}.nearby-travel-modes label:has(input:checked){border-color:var(--forest);box-shadow:0 0 0 2px rgba(15,118,110,.14);background:#e8f5f1}.nearby-mode-icon{grid-row:1/3;font-size:23px}.nearby-travel-modes strong{font-size:13px;color:var(--forest)}.nearby-travel-modes small{font-size:11px;color:#65716d}@media(max-width:700px){.nearby-travel-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.nearby-travel-modes label{min-width:0;grid-template-columns:1fr;text-align:center}.nearby-mode-icon{grid-row:auto}.nearby-travel-modes small{white-space:nowrap}}
.swipe-deck{touch-action:pan-y}
.manual-location.single{grid-template-columns:1fr}
.review-page{max-width:1320px;margin:auto}.review-hero{margin:42px clamp(18px,5vw,68px) 0;padding:30px;background:var(--paper);border-radius:24px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:20px}.review-hero h1{font-size:clamp(44px,5vw,68px)}.review-hero p{color:#65716d;margin-bottom:0}.review-section{padding-top:38px}.review-card{position:relative;display:flex;flex-direction:column;min-width:0}.review-card>.trip-frame,.review-card>.picture-frame{flex:1}.review-flags{position:absolute;left:10px;top:44px;z-index:10;background:#c73524;color:white;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:900;box-shadow:0 4px 12px rgba(120,20,20,.25)}.review-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.review-actions button{border:0;border-radius:9px;padding:10px;font-weight:900}.review-delete{background:#fde3df;color:#b52d22}.review-ok{background:#dff2e6;color:#08783b}
.admin-logout{border-color:#d99b91;color:#a72d24;font-weight:800}
.hotel-admin-page{max-width:1320px;margin:auto}.hotel-hero{align-items:flex-end}.hotel-section{padding-top:38px}.hotel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.traveler-hotel-card .picture-frame-top{grid-template-columns:48px 1fr}.hotel-association-check{width:30px;height:30px;border-radius:50%;font-size:18px;font-weight:900;border:2px solid currentColor;background:white}.hotel-association-check.associated{color:#159447}.hotel-association-check.unassociated{color:#d33b31}.hotel-trip-type{justify-self:center;color:var(--forest);font-size:12px}.hotel-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid white}.verified-hotel-card{cursor:pointer}.hotel-name-row{display:block;padding:9px 12px;height:auto;min-height:38px}.verified-hotel-lines{padding:0 13px 13px;display:grid;gap:4px}.verified-hotel-lines p{margin:0;font-size:13px;color:#56635f}.hotel-association-panel{width:min(760px,96vw);padding:30px}.hotel-association-panel h2{font-size:38px}.hotel-location-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0}.hotel-location-row span{font-size:12px;color:#65716d}.new-hotel-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:16px}.new-hotel-fields fieldset{border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:15px}.new-hotel-fields fieldset label{display:flex;gap:5px;align-items:center}.hotel-photo-upload{grid-column:1/-1}.hotel-photo-upload span{color:#65716d}.hotel-panel-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:20px}.verified-hotel-modal{width:min(1220px,96vw);padding:30px;background:var(--cream)}.verified-hotel-heading{padding-right:45px}.verified-hotel-heading h2{font-size:clamp(38px,5vw,60px)}.verified-hotel-heading p{color:#5e6b67}.official-hotel-pictures{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 30px}.official-hotel-pictures div{height:260px;border-radius:14px;background:var(--paper) center/contain no-repeat}.verified-hotel-modal>h3{font-size:30px;margin-bottom:15px}@media(max-width:760px){.hotel-hero{align-items:start;flex-direction:column}.hotel-grid{display:flex;flex-direction:column}.new-hotel-fields{grid-template-columns:1fr}.official-hotel-pictures{grid-template-columns:1fr}.official-hotel-pictures div{height:300px}}
.google-map-location{background:#f3ede1;border:1px solid var(--line);border-radius:13px;padding:14px;margin:0 0 17px}.google-map-location p{margin:0 0 10px;color:#5d6966;font-size:13px}.google-map-location>div{display:flex;gap:8px}.google-map-location input{flex:1;min-width:0;border:1px solid var(--line);border-radius:10px;padding:11px;background:white}.google-map-location .primary{padding:10px 14px}@media(max-width:600px){.google-map-location>div{flex-direction:column}}
.hotel-photo-slots{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:4px}.hotel-photo-slot .upload-preview{aspect-ratio:4/3;background-color:#f7f3eb}.hotel-photo-slot:first-child .upload-preview{border-color:var(--coral);background-color:#fff3f4}@media(max-width:600px){.hotel-photo-slots{grid-template-columns:1fr}}
.verified-hotel-edit{margin-top:10px}.verified-hotel-edit-form{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:22px 0}.verified-hotel-edit-form .hotel-photo-slots,.verified-hotel-edit-form .form-error,.verified-hotel-save{grid-column:1/-1}.verified-hotel-save{justify-self:end}@media(max-width:650px){.verified-hotel-edit-form{grid-template-columns:1fr}.verified-hotel-edit-form .hotel-photo-slots,.verified-hotel-edit-form .form-error,.verified-hotel-save{grid-column:auto}}
.hotel-load-error{display:flex;align-items:center;justify-content:space-between;gap:16px}.hotel-load-error .textbtn{color:inherit;border-color:currentColor}
.hotel-switch-wrap{display:grid;justify-items:end;gap:9px}.hotel-status-counts{display:flex;gap:8px;font-size:12px;font-weight:800}.hotel-status-counts span{padding:5px 9px;border-radius:99px}.unverified-count{color:#a72d24;background:#fde7e2}.verified-count{color:#087b39;background:#e7f3ea}@media(max-width:760px){.hotel-switch-wrap{justify-items:start}}
.hotel-gps-search{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;margin:22px 0}.hotel-gps-search .primary{white-space:nowrap}.nearby-hotel-choices{display:grid;gap:8px;margin:0 0 18px}.nearby-hotel-choices>strong{margin-bottom:3px}.nearby-hotel-choices button{display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;border:1px solid var(--line);border-radius:11px;background:#fff;padding:11px 13px;color:var(--ink)}.nearby-hotel-choices button:hover,.nearby-hotel-choices button.selected{border-color:#0f766e;background:#e7f3ea;box-shadow:0 0 0 2px rgba(15,118,110,.12)}.nearby-hotel-choices button.none{background:#fff7ed;border-color:var(--coral)}.nearby-hotel-choices small{color:#66736f}@media(max-width:600px){.hotel-gps-search{grid-template-columns:1fr}.nearby-hotel-choices button{align-items:flex-start;flex-direction:column;gap:3px}}
.hotel-bottom-tools{display:flex;align-items:center;gap:9px}.hotel-map-link{display:inline-grid;place-items:center;text-decoration:none;font-size:18px;line-height:1;width:30px;height:30px;border-radius:50%;background:#e8f5f3}.hotel-map-link:hover{background:#cdebe6;transform:scale(1.06)}.verified-hotel-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}
.picture-bottom-actions{display:flex;align-items:center;gap:7px}.picture-category-icon{display:inline-grid;place-items:center;font-size:18px;line-height:1;min-width:24px;height:26px}
.picture-category-icon.hotel-icon{font-size:38px;min-width:42px;height:38px}
.view-hotel-button{border:1px solid #72a995;background:#e7f3ea;color:var(--forest);border-radius:99px;padding:6px 10px;font-size:11px;font-weight:900;white-space:nowrap}.view-hotel-button:hover:not(:disabled){background:#cde8dc}.view-hotel-button:disabled{opacity:.48;cursor:not-allowed}.public-hotel-layer{z-index:70}.public-hotel-stays-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:0 0 15px}.public-hotel-stays-head span{color:#65716d;font-size:12px;font-weight:800}@media(max-width:650px){.public-hotel-stays-head{align-items:start;flex-direction:column}}
.nearby-card-meta{justify-content:flex-start!important;gap:5px;padding-right:90px!important}.nearby-card-meta strong:before{content:'· '}
@media(max-width:700px){.nearby-choices{grid-template-columns:repeat(3,minmax(0,1fr))}}
.nearby-results-head>div:first-child{display:grid;gap:4px}.nearby-view-switch{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--paper)}.nearby-view-switch button{width:42px;height:38px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;color:var(--forest);font-size:21px;line-height:1}.nearby-view-switch button:last-child{border-right:0}.nearby-view-switch button.active{background:var(--forest);color:white}.nearby-map-view{display:grid;gap:12px}.nearby-map{height:min(56vh,540px);min-height:360px;border:1px solid var(--line);border-radius:8px;background:#dbe8e3;z-index:0}.nearby-map-pin,.nearby-map-origin{background:transparent;border:0}.nearby-map-pin span{display:grid;place-items:center;width:34px;height:34px;border:3px solid white;border-radius:50%;background:var(--coral);color:white;font:900 12px 'DM Sans',sans-serif;box-shadow:0 3px 8px rgba(27,48,43,.32)}.nearby-map-origin span{display:block;width:20px;height:20px;border:4px solid white;border-radius:50%;background:#147d73;box-shadow:0 2px 7px rgba(27,48,43,.4)}.nearby-map-selection{display:grid;grid-template-columns:64px 1fr 24px;align-items:center;gap:12px;width:100%;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ink);text-align:left}.nearby-map-selection img{width:64px;height:54px;border-radius:6px;object-fit:cover}.nearby-map-selection span{display:grid;gap:3px;min-width:0}.nearby-map-selection strong,.nearby-map-selection small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nearby-map-selection small{color:#65716d}.nearby-map-selection b{font-size:22px;color:var(--forest)}@media(max-width:700px){.nearby-results-head{flex-direction:row;align-items:center}.nearby-results-head>div:first-child{min-width:0}.nearby-results-head span{font-size:12px}.nearby-map{height:52vh;min-height:320px}.nearby-view-switch{flex:none}}
.public-hotel-info{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;margin:0 50px 24px 0;border-radius:16px;background:var(--paper);border:1px solid var(--line)}.public-hotel-info h2{font-size:clamp(34px,4vw,52px)}.public-hotel-info p{margin:5px 0 0;color:#586662}.public-hotel-map{width:48px;height:48px;min-width:48px;font-size:27px}@media(max-width:600px){.public-hotel-info{align-items:flex-start;margin-right:35px;padding:16px}.public-hotel-map{width:42px;height:42px;min-width:42px}}
.affiliate-admin-page{max-width:1320px;margin:auto}.affiliate-hero{align-items:flex-end}.affiliate-section{padding-top:38px}.affiliate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.affiliate-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(23,63,58,.08)}.affiliate-card.inactive{opacity:.62}.affiliate-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.affiliate-card-head h2{font-size:30px}.affiliate-card-head span{border-radius:99px;padding:5px 9px;background:#e7f3ea;color:#087b39;font-size:11px;font-weight:900}.affiliate-card.inactive .affiliate-card-head span{background:#eee8de;color:#706b63}.affiliate-card dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.affiliate-card dl div{min-width:0}.affiliate-card dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#77817e;font-weight:800}.affiliate-card dd{margin:4px 0 0;overflow-wrap:anywhere}.affiliate-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.affiliate-form{width:min(850px,96vw);padding:32px}.affiliate-form h2{font-size:42px;margin:4px 45px 22px 0}.affiliate-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.affiliate-fields .wide{grid-column:1/-1}.affiliate-active{display:flex;align-items:center;gap:8px;font-weight:800}.affiliate-active input{width:18px;height:18px;accent-color:var(--forest)}.affiliate-form-actions{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:20px}@media(max-width:750px){.affiliate-hero{align-items:start;flex-direction:column;gap:20px}.affiliate-grid,.affiliate-fields{grid-template-columns:1fr}.affiliate-fields .wide{grid-column:auto}.affiliate-card dl{grid-template-columns:1fr}}
.public-hotel-actions{display:flex;align-items:center;gap:12px}.hotel-book-button{padding:11px 22px}.booking-page{min-height:480px;padding:38px 30px;max-width:760px;margin:auto;display:flex;flex-direction:column;align-items:flex-start}.booking-back{margin-bottom:28px}.booking-page h2{font-size:clamp(28px,3.5vw,42px);margin:8px 0 12px}.booking-page>p{color:#60706c;font-size:15px}.affiliate-choices{border:0;padding:0;margin:22px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,max-content));gap:9px;width:100%}.affiliate-choices legend{font-weight:900;margin-bottom:9px;grid-column:1/-1}.affiliate-choices label{cursor:pointer}.affiliate-choices input{position:absolute;opacity:0}.affiliate-choices span{display:block;border:1px solid var(--line);border-radius:99px;background:var(--paper);padding:9px 13px;font-size:13px;font-weight:800;text-align:center;white-space:nowrap}.affiliate-choices input:checked+span{border-color:var(--forest);background:#e7f3ea;box-shadow:0 0 0 2px rgba(23,63,58,.12)}.book-now-button{min-width:150px}@media(max-width:600px){.public-hotel-actions{align-items:flex-end;flex-direction:column-reverse;gap:8px}.booking-page{padding:25px 5px}.affiliate-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-choices span{overflow:hidden;text-overflow:ellipsis}}
.affiliate-hero-actions{display:flex;align-items:center;gap:10px}.affiliate-metrics-hero{align-items:flex-end}.metrics-periods{border:0;padding:0;display:flex;gap:7px;flex-wrap:wrap}.metrics-periods input{position:absolute;opacity:0}.metrics-periods span,.metrics-report-switch button{display:block;border:1px solid var(--line);border-radius:99px;background:var(--paper);padding:9px 13px;font-weight:800;cursor:pointer}.metrics-periods input:checked+span,.metrics-report-switch button.active{background:var(--forest);border-color:var(--forest);color:#fff}.metrics-report-switch{display:flex;gap:8px;margin-bottom:22px}.metrics-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.metrics-summary article{display:grid;gap:8px;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:19px}.metrics-summary button,.metrics-table button{border:0;background:transparent;color:#087c76;text-decoration:underline;padding:0;text-align:left}.metrics-summary strong{font:700 38px 'Fraunces',serif}.metrics-summary span{color:#65716d}.metrics-table-wrap{overflow:auto;background:var(--paper);border-radius:14px;border:1px solid var(--line)}.metrics-table{width:100%;border-collapse:collapse;min-width:1250px;font-size:13px}.metrics-table th,.metrics-table td{padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.metrics-table th{position:sticky;top:0;background:#eef3ed;color:var(--forest)}.metrics-table a{color:#087c76}@media(max-width:760px){.affiliate-metrics-hero{align-items:start;flex-direction:column;gap:20px}}
.user-admin-page{max-width:1320px;margin:auto}.user-hero{align-items:flex-end}.user-section{padding-top:32px}.user-search{display:flex;align-items:end;gap:12px;margin-bottom:18px}.user-search .field{min-width:min(420px,100%)}.user-search input{border:1px solid var(--line);border-radius:11px;padding:11px 12px;background:#fff}.block-user-panel{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,360px) auto auto;align-items:end;gap:14px;margin:0 0 22px;padding:18px;border:1px solid #d7e7e2;border-radius:8px;background:#f7fbf9}.block-user-panel h2{margin:0;color:var(--forest);font-size:1.1rem}.block-user-panel p{margin:5px 0 0;color:#65716d;font-size:.92rem}.block-user-panel .field{margin:0}.block-duration{display:flex;gap:8px;border:0;margin:0;padding:0}.block-duration label{display:flex;align-items:center;gap:6px;padding:10px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:900;white-space:nowrap}.block-duration input{accent-color:var(--forest)}.block-message{grid-column:1/-1}.user-count{margin:0 0 10px;color:#65716d;font-weight:800}.user-table-wrap{max-width:100%}.user-table{min-width:1240px}.user-table th button{font-weight:900;color:var(--forest);text-decoration:none}.user-table th button span{color:var(--coral)}.user-table td:first-child{text-align:center;min-width:150px}.user-table input[type=checkbox]{width:18px;height:18px;accent-color:var(--coral);cursor:pointer}.block-status{display:block;margin-top:5px;font-size:.76rem;font-weight:800;color:#9e4940}.user-nickname-link{padding:0;color:var(--forest);font-weight:900;text-decoration:underline;text-underline-offset:3px}.user-table tr.access-revoked td{color:#8b706d;background:#fff5f3}.user-table tr.access-revoked .user-nickname-link{color:#9e4940}@media(max-width:850px){.block-user-panel{grid-template-columns:1fr}.block-user-panel .primary{justify-self:start}}@media(max-width:650px){.user-hero{align-items:start;flex-direction:column}.user-search{align-items:stretch;flex-direction:column}.user-search .primary{align-self:start}.block-duration{flex-wrap:wrap}}
.source-picture-layer{z-index:80}.source-picture-modal{position:relative;width:min(430px,94vw);padding:50px 18px 18px;border-radius:18px;background:var(--cream)}.source-picture-modal>.picture-frame{width:100%}
.traveler-airport{display:block;margin-top:8px;color:#60706c;font-size:14px;font-weight:700}
.header-actions .profile-icon.generic-profile{display:grid!important;place-items:center!important}.header-actions .profile-icon.generic-profile svg{position:static!important;margin:0!important;width:30px!important;height:30px!important}
.trip-like-button{border:0;background:transparent;padding:2px 0;font-weight:900;cursor:pointer}.trip-like-button:hover{color:#f05a67}
.search-page{max-width:1320px;margin:0 auto;padding:42px 0 90px}.search-hero{margin:0 clamp(18px,5vw,68px) 8px;padding:34px;border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}.search-hero h1{font-size:clamp(42px,5vw,68px);margin:6px 0 10px}.search-hero p{color:#60706c}.search-fields{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:14px;align-items:end;margin-top:26px}.search-fields label,.search-sort{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:800}.search-fields select,.search-fields input,.search-sort select{border:1px solid var(--line);border-radius:11px;padding:11px 12px;background:#fff}.search-buttons{grid-column:1/-1;display:flex;gap:10px;margin-top:5px}.search-sort{min-width:145px}.search-page>.pager{padding-bottom:20px}@media(max-width:700px){.search-page{padding-top:22px}.search-hero{padding:24px}.search-fields{grid-template-columns:1fr}.search-buttons{grid-column:auto;flex-wrap:wrap}}
.photo-section-help{margin:6px 0 0;color:#63716d;font-size:13px;line-height:1.45;max-width:620px}.photo-section-help strong{color:var(--forest)}
.photo-section-actions{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.gps-all-button{font-size:12px;font-weight:800}.gps-all-button.active{background:#dff3ed;border-color:#72a995;color:var(--forest)}@media(max-width:600px){.photo-section-actions{align-items:flex-start}}
.picture-frame-bottom{position:relative;overflow:visible;padding-right:78px;display:grid;grid-template-columns:repeat(5,max-content);align-items:center;justify-content:space-between;column-gap:6px}.picture-bottom-actions img{width:77px;height:77px;margin:0;border:4px solid var(--paper);box-shadow:0 8px 20px rgba(23,63,58,.32);position:absolute;right:-9px;bottom:-9px;z-index:2}.picture-bottom-actions{min-height:46px;display:contents}.picture-frame-bottom>*:not(.picture-bottom-actions){justify-self:center}
.picture-frame-cost{position:static;transform:none;color:var(--forest);font-size:14px;white-space:nowrap}
.picture-left-actions{display:contents}.picture-left-actions>*{justify-self:center}
.topbar .pie,.header-actions .profile-icon{width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;min-height:58px!important;max-height:58px!important;flex:0 0 58px!important;border-radius:50%!important;clip-path:circle(29px at 29px 29px)!important}
.topbar .pie{background:#f05a67 url('/images/roampie-logo-20260722.png') center/cover no-repeat;overflow:hidden;box-shadow:none!important}
.header-actions .profile-icon{box-shadow:0 0 0 2px rgba(255,255,255,.72)!important}
.header-actions .profile-icon img{left:3px!important;top:3px!important;width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;min-height:52px!important;max-height:52px!important;clip-path:circle(26px at 26px 26px)!important}
@media(max-width:600px){.topbar .pie,.header-actions .profile-icon{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;flex-basis:48px!important;clip-path:circle(24px at 24px 24px)!important}.header-actions .profile-icon img{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;clip-path:circle(21px at 21px 21px)!important}}
.hero-banner-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.hero-tagline{display:inline-flex;align-items:center;margin-top:8px;border-radius:999px;background:#fff;color:#f05a67;border:1px solid rgba(240,90,103,.28);padding:9px 14px;font-weight:900;box-shadow:0 8px 22px rgba(15,118,110,.08)}
.hero-actions{display:none!important;margin:0!important}
.full-photo-trigger{appearance:none;border:0;display:block;width:calc(100% - 24px);padding:0;cursor:zoom-in}.full-photo-trigger:focus-visible{outline:3px solid var(--coral);outline-offset:-3px}.full-photo-modal-bg{position:fixed;inset:0;z-index:1000;background:rgba(7,22,20,.88);display:grid;place-items:center;padding:18px}.full-photo-modal{position:relative;max-width:min(1100px,96vw);max-height:94vh;display:flex;flex-direction:column;align-items:center;gap:12px}.full-photo-modal img{display:block;max-width:100%;max-height:78vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.35);background:#111}.full-photo-close{right:8px;top:8px}.full-photo-caption{max-width:min(860px,92vw);color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.35)}.full-photo-caption strong{font-size:16px}.full-photo-caption p{margin:6px 0 0;color:#e8f0ed;line-height:1.45}@media(max-width:600px){.full-photo-modal-bg{padding:8px}.full-photo-modal img{max-height:82vh;border-radius:8px}.full-photo-caption{font-size:13px}.full-photo-close{right:10px;top:10px}}
.mobile-share-button{display:none}.app-splash{position:fixed;inset:0;display:grid;place-content:center;justify-items:center;gap:18px;background:#0f766e;color:#fff}.app-splash img{width:132px;height:132px;border-radius:50%;object-fit:cover}.app-splash strong{font:700 42px 'Fraunces',serif;letter-spacing:0}@media(max-width:600px){.brand-name{display:none}.mobile-share-button{display:grid;place-items:center;width:42px;height:42px;min-width:42px;padding:0;border:0;border-radius:50%;background:var(--coral);color:#fff;font-size:31px;font-weight:500;line-height:1;box-shadow:0 5px 14px rgba(88,27,24,.28)}.app-splash img{width:112px;height:112px}.app-splash strong{font-size:36px}}
.add-picture-panel label.add-picture-gps{display:flex;align-items:center;gap:8px;font-size:13px}.add-picture-gps input{width:18px;height:18px;accent-color:var(--forest)}
.trip-upload-page{max-width:1180px;margin:0 auto 100px;padding:36px 22px}.trip-upload-page .review-hero{margin:0 0 24px}.trip-upload-card{max-width:720px;background:var(--paper);border-radius:24px;padding:32px;box-shadow:var(--shadow);display:grid;gap:20px}.trip-upload-card input[type=file]{padding:10px}.trip-upload-card>.primary{justify-self:start}.trip-upload-result{display:grid;gap:8px;padding:18px;border-radius:14px;background:#e8f5ef;color:var(--forest)}.trip-upload-result .chip{justify-self:start;margin-top:6px}
.trip-star{position:absolute;right:-5px;top:-7px;z-index:6;width:31px;height:31px;display:grid;place-items:center;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 35%);font-size:10px;font-weight:900;line-height:1;color:#24312f;filter:drop-shadow(0 1px 2px rgba(24,48,45,.45));pointer-events:none}.trip-star.white{background:#d8eadf}.trip-star.silver{background:linear-gradient(135deg,#fff 5%,#aeb7b7 52%,#eef1f0 95%)}.trip-star.gold{background:linear-gradient(135deg,#fff0a8 4%,#e9b84e 48%,#fff1a2 96%)}
.public-traveler-hero{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,43%);gap:34px;padding:28px 34px;min-height:245px}.traveler-summary{display:flex;align-items:center;gap:24px}.traveler-summary>img{width:104px;height:104px;object-fit:cover;border-radius:50%;border:5px solid var(--cream);flex:0 0 auto}.traveler-country-count{display:block;margin-top:10px;color:var(--forest);font-size:14px}.traveler-mini-map{width:100%;aspect-ratio:9/4;position:relative;overflow:hidden;border-radius:16px;background:#f6f1e7;display:grid;place-items:center;align-self:center}.traveler-mini-map img{display:block;width:100%;height:100%;object-fit:contain}.traveler-mini-map span{position:absolute;padding:7px 11px;border-radius:99px;background:rgba(255,253,248,.9);font-size:12px;font-weight:700}.headerless-trip-grid{padding-top:28px}@media(max-width:760px){.public-traveler-hero{grid-template-columns:1fr;min-height:0}.traveler-mini-map{width:min(100%,540px);justify-self:center}}@media(max-width:500px){.public-traveler-hero{padding:22px}.traveler-summary{align-items:flex-start}.traveler-summary>img{width:78px;height:78px}}

@media(max-width:600px){
  .topbar{
    height:98px;
    padding:5px 6px 7px;
    gap:4px;
  }
  .topbar nav{
    flex:1 1 auto;
    justify-content:space-between;
    gap:2px;
    min-width:0;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .topbar nav::-webkit-scrollbar{
    display:none;
  }
  .topbar .pie,
  .header-actions .profile-icon{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    flex-basis:42px!important;
    clip-path:circle(21px at 21px 21px)!important;
  }
  .header-actions .profile-icon img{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    min-height:36px!important;
    max-height:36px!important;
    clip-path:circle(18px at 18px 18px)!important;
  }
  .navbtn{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:2px;
    min-width:45px;
    min-height:62px;
    padding:7px 3px;
    border-radius:18px;
    font-size:24px;
    line-height:1;
  }
  nav .navlabel{
    display:block;
    max-width:50px;
    color:rgba(255,255,255,.92);
    font-size:9.5px;
    font-weight:800;
    line-height:1.05;
    text-align:center;
    white-space:normal;
  }
  .navbtn.active .navlabel,
  .navbtn:hover .navlabel{
    color:#fff;
  }
  .mobile-share-button{
    width:54px;
    height:54px;
    min-width:54px;
    font-size:38px;
  }
  .hero{
    display:none;
  }
  .section{
    padding-top:24px;
  }
}
.app-loading{background:var(--cream)}
@media(max-width:600px){
  .frame-top{
    grid-template-columns:minmax(0,1fr) 34px;
    padding-left:9px;
  }
  .frame-top h3{
    width:auto;
    max-width:min(100%,28ch);
    min-width:0;
    margin:auto;
    font-size:18px;
  }
  .picture-frame-top{
    grid-template-columns:42px minmax(0,1fr) 34px;
    padding:0 6px;
  }
  .picture-frame-top h3{
    min-width:0;
    max-width:min(100%,28ch);
    margin:auto;
    font-size:16px;
  }
}
