.ct-page{max-width:1320px;min-height:65vh;margin:0 auto;padding:38px 30px 75px}.ct-page-heading{justify-content:space-between;align-items:center;gap:30px;margin:12px 0 35px;display:flex}.ct-page h1{letter-spacing:-.045em;font-size:clamp(34px,4vw,54px);font-weight:550}.ct-page-heading p,.ct-detail-heading p{color:#63766b;max-width:680px;margin-top:17px;font-size:16px}.ct-page-heading>.button{flex-shrink:0}.ct-muted{color:#6b7e71;font-size:14px}.ct-filter-pills{flex-wrap:wrap;gap:10px;margin:0 0 32px;display:flex}.ct-filter-pills button{border:1px solid var(--line);color:#506c5b;background:#fff;border-radius:30px;padding:10px 19px;font-size:14px;transition:background .15s}.ct-filter-pills button.selected{background:var(--forest);border-color:var(--forest);color:#fff}.ct-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.ct-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;transition:box-shadow .2s,transform .2s;overflow:hidden}.ct-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #173c310d}.ct-card-image{background:#ecf0eb;height:235px;position:relative;overflow:hidden}.ct-card-image>a{height:100%;display:block}.ct-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ct-card:hover .ct-card-image img{transform:scale(1.025)}.ct-card-image>.save-button{border:0;width:35px;height:35px;position:absolute;top:14px;right:14px}.save-button.is-saved{color:#164c3e;background:#fff}.ct-photo-label{color:#4c6452;pointer-events:none;background:#fffef1ec;border-radius:4px;padding:3px 7px;font-size:12px;position:absolute;bottom:11px;left:13px}.ct-card-body{padding:23px}.ct-card-meta{color:#66806e;flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:11px;font-size:12px;display:flex}.ct-card h3{letter-spacing:-.025em;font-size:24px}.ct-card-body>p{color:#687b6f;min-height:44px;margin:13px 0 18px;font-size:14px;line-height:1.6}.ct-card-bottom{border-top:1px solid #eaf0eb;justify-content:space-between;align-items:center;gap:12px;padding-top:17px;display:flex}.ct-card-bottom strong{font-size:14px;font-weight:650}.ct-card-bottom small{color:#75877a;font-size:12px;display:block}.ct-card-bottom .button{padding:8px 12px}.ct-section-title{justify-content:space-between;align-items:center;gap:20px;margin:48px 0 23px;display:flex}.ct-section-title h2{font-size:30px}.ct-section-title>span{color:#78877e;font-size:13px}.ct-empty{text-align:center;background:#f9fbf8;border:1px dashed #cad9ce;border-radius:14px;flex-direction:column;grid-column:1/-1;align-items:center;gap:16px;padding:65px 25px;display:flex}.ct-empty p{color:#6c7d72;max-width:430px}.ct-empty h3{font-size:26px}.ct-badge{color:#4a6c55;background:#edf3ee;border-radius:5px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;line-height:1.5;display:inline-flex}.ct-chip-row{flex-wrap:wrap;align-items:center;gap:9px;margin:15px 0 22px;display:flex}.ct-search-controls{flex-wrap:wrap;align-items:center;gap:16px;margin:25px 0 20px;display:flex}.ct-search-field{border:1px solid #d2dfd5;border-radius:10px;flex:1;align-items:center;gap:16px;min-width:250px;padding:14px 19px;display:flex}.ct-search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:16px}.ct-select{max-width:100%;min-height:44px;box-shadow:none;background:#fff;border-color:#d6e1d7;font-size:14px;height:auto!important}.ct-result-count{color:#708374;margin:20px 0;font-size:14px}.ct-breadcrumb{color:#68806e;align-items:center;gap:10px;margin:0 0 25px;font-size:13px;display:flex}.ct-destination-hero{color:#fff;background:#164c3e;border-radius:15px;height:465px;position:relative;overflow:hidden}.ct-destination-hero>img{object-fit:cover;width:100%;height:100%}.ct-destination-hero:after{content:"";background:linear-gradient(90deg,#072e24a8,#0000);position:absolute;inset:0}.ct-destination-hero>div{z-index:1;max-width:80%;position:absolute;bottom:42px;left:48px}.ct-destination-hero h1{letter-spacing:-4px;font-size:78px}.ct-destination-hero p{margin:13px 0 22px;font-size:21px}.ct-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ct-tabs{margin-top:27px;gap:28px!important}.ct-tabs>[role=tablist]{border-bottom:1px solid var(--line);border-radius:0;justify-content:start;gap:25px;width:100%;min-height:56px;padding:0;display:flex;overflow:auto;height:auto!important}.ct-tabs [role=tab]{flex:none;min-height:55px;padding:12px 2px;font-size:14px;position:relative}.ct-tabs [role=tab][data-state=active]{color:var(--forest);font-weight:650}.ct-tabs [role=tab]:after{background:var(--forest)!important;bottom:0!important}.ct-detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:65px;margin:35px 0;display:grid}.ct-prose{min-width:0}.ct-prose h2{max-width:720px;margin-bottom:22px;font-size:34px;line-height:1.25}.ct-prose>p{color:#5b7161;margin:0 0 20px;font-size:16px;line-height:1.85}.ct-prose h3{margin:30px 0 18px;font-size:23px}.ct-prose .ct-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-prose .ct-card h3{margin:0;font-size:23px}.ct-prose .ct-card-image{height:190px}.ct-panel{background:#f6f8f4;border:1px solid #dce6de;border-radius:13px;align-self:start;padding:29px}.ct-panel h3{font-size:24px}.ct-panel p{color:#657b69;margin:17px 0 22px;font-size:14px;line-height:1.8}.ct-panel>.button{width:100%;margin:0 0 12px}.ct-panel>.text-link{margin:15px 0 0;font-size:13px;line-height:1.6}.ct-panel .ct-select{width:100%;margin:12px 0}.ct-sticky{position:sticky;top:115px}.ct-detail-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:28px;display:flex}.ct-detail-image{border-radius:13px;height:420px;position:relative;overflow:hidden}.ct-detail-image>img{object-fit:cover;width:100%;height:100%}.ct-detail-image>span,.ct-business-cover>span{color:#fff;background:#12372cbf;border-radius:4px;padding:5px 10px;font-size:12px;position:absolute;bottom:16px;right:20px}.ct-check-list{color:#53705b;gap:12px;margin:16px 0 25px;padding:0;font-size:15px;list-style:none;display:grid}.ct-check-list li{align-items:center;gap:12px;display:flex}.ct-list{color:#61786a;padding-left:20px;font-size:15px;line-height:1.9}.ct-operator{border:1px solid var(--line);border-radius:12px;align-items:center;gap:20px;margin-top:30px;padding:22px;display:flex}.ct-operator>span:last-child{flex-direction:column;gap:5px;display:flex}.ct-operator small{letter-spacing:1px;color:#6a806f;font-size:12px}.ct-operator strong{font-size:20px}.ct-operator>span:last-child>span{align-items:center;gap:8px;font-size:13px;display:flex}.ct-notice{color:#657562;background:#f4f6f0;border-radius:8px;padding:15px 18px;font-size:13px;line-height:1.7}.ct-panel .ct-notice{margin-bottom:0;padding:0;font-size:12px}.ct-business-cover{border-radius:14px;height:330px;position:relative;overflow:hidden}.ct-business-cover>img{object-fit:cover;object-position:center 55%;width:100%;height:100%}.ct-business-heading{border-bottom:1px solid var(--line);align-items:center;gap:25px;padding:30px 0;display:flex;position:relative}.ct-business-heading>.button{flex-shrink:0;margin-left:auto}.ct-business-heading h1{font-size:43px}.ct-business-heading p{color:#6a7e70;align-items:center;gap:6px;margin-top:12px;font-size:14px;display:flex}.ct-business-heading .ct-chip-row{margin:0 0 9px}.ct-business-mark{color:#e0c38b;letter-spacing:-4px;background:#174d3d;border-radius:20px;flex-shrink:0;place-items:center;width:80px;height:80px;font-family:Georgia,serif;font-size:32px;display:grid}.ct-prose blockquote{color:#346348;border-left:3px solid #b99c60;margin:30px 0;padding:10px 25px;font-family:Georgia,serif;font-size:27px;font-style:italic;line-height:1.5}.ct-service-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.ct-service-row p{color:#6f7f72;margin-top:5px;font-size:14px}.ct-service-row>span{white-space:nowrap;font-size:14px}.ct-service-row small{color:#7a897f;font-size:12px;display:block}.ct-form{flex-direction:column;gap:20px;min-width:0;display:flex}.ct-form label,.ct-plan-top label,.ct-day-heading label,.ct-trip-notes{color:#56705e;flex-direction:column;gap:8px;font-size:13px;font-weight:550;display:flex}.ct-form input,.ct-form textarea,.ct-plan-top input,.ct-day-heading input,.ct-trip-notes textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d3dfd4;border-radius:8px;min-width:0;padding:12px 14px;font-size:15px;font-weight:400;line-height:1.5}.ct-form textarea,.ct-trip-notes textarea{resize:vertical;min-height:110px}.ct-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ct-form>.button{align-self:start}.ct-dialog{max-height:90vh;overflow:auto;max-width:560px!important}.ct-review-form{border:1px solid var(--line);border-radius:12px;max-width:700px;margin-top:30px;padding:28px}.ct-review-form .ct-select{width:150px}.ct-review-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.ct-review{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:15px;padding:25px;display:flex}.ct-review p{color:#617467;font-size:15px}.ct-review small{color:#819083;font-size:12px}.ct-rating{color:#ae8439;gap:3px;display:flex}.ct-plan-top{border:1px solid var(--line);background:#f6f8f5;border-radius:12px;align-items:center;gap:28px;margin-bottom:30px;padding:25px;display:flex}.ct-trip-name{flex:1}.ct-trip-name input{font-size:23px;font-weight:550}.ct-saved{color:#64806b;white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.ct-plan-layout{grid-template-columns:280px minmax(0,1fr);gap:42px;display:grid}.ct-day-sidebar{min-width:0}.ct-side-title{color:#5e7665;justify-content:space-between;align-items:center;padding:12px 5px 20px;font-size:13px;display:flex}.ct-day-list{flex-direction:column;gap:7px;margin-bottom:20px;display:flex}.ct-day-button{text-align:left;color:#607869;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:15px;width:100%;padding:15px 14px;display:flex}.ct-day-button:hover{background:#f7f9f4}.ct-day-button.selected{color:#154a37;background:#e9f1eb;border-color:#d6e3d9}.ct-day-number{color:#9bab9d;flex-shrink:0;width:28px;font-size:20px}.ct-day-button.selected .ct-day-number{color:#315e3e}.ct-day-button strong{font-size:14px;font-weight:550;line-height:1.4;display:block}.ct-day-button small{color:#7a8c7e;margin-top:5px;font-size:12px;display:block}.ct-day-sidebar>.button{width:100%}.ct-budget{background:#f5f7f1;border:1px solid #e4e8da;border-radius:12px;margin:30px 0;padding:24px}.ct-budget h3{font-size:29px}.ct-budget p{color:#78846f;margin-top:13px;font-size:12px}.ct-day-content{min-width:0}.ct-day-heading{justify-content:space-between;align-items:center;gap:18px;margin:0 0 26px;display:flex}.ct-day-heading label{flex:1}.ct-day-heading input{letter-spacing:-.035em;font-size:25px;font-weight:550}.ct-stops{flex-direction:column;gap:20px;display:flex;position:relative}.ct-stop{background:#fff;border:1px solid #dfe7df;border-radius:12px;align-items:start;gap:20px;padding:22px;display:flex;position:relative}.ct-stop-number{text-align:center;color:#5c765f;background:#fff;border:1px solid #dce6dc;border-radius:50%;width:28px;height:28px;font-size:13px;line-height:26px;position:absolute;top:40px;left:-14px}.ct-stop>img{object-fit:cover;border-radius:9px;width:115px;height:120px}.ct-stop-info{flex:1;min-width:0}.ct-stop-info h3{font-size:23px}.ct-note-input{color:#718170;border:0;border-bottom:1px solid #e7eee6;outline:0;width:100%;margin:6px 0 13px;padding:10px 0;font-size:13px}.ct-stop-info .ct-select{max-width:100%;min-height:35px;font-size:12px}.ct-stop-actions{flex-direction:column;gap:6px;display:flex}.ct-mini-button{border:1px solid var(--line);color:#607c66;background:#f5f8f2;border-radius:6px;place-items:center;width:33px;height:33px;display:grid}.ct-empty-day{text-align:center;background:#fbfcf9;border:1px dashed #c5d8c8;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:50px 30px;display:flex}.ct-empty-day p{color:#708473;font-size:15px}.ct-plan-suggestions{background:#f6f8f4;border-radius:12px;margin-top:35px;padding:27px}.ct-suggestion{border-bottom:1px solid #e4ebe1;align-items:center;gap:15px;padding:18px 0;display:flex}.ct-suggestion:last-child{border:0;padding-bottom:0}.ct-suggestion>img{object-fit:cover;border-radius:8px;width:60px;height:60px}.ct-suggestion>a{flex:1;min-width:0}.ct-suggestion strong{font-size:14px;font-weight:550;display:block}.ct-suggestion small{color:#748575;font-size:12px}.ct-trip-notes{margin-top:30px}.ct-map-filters{align-items:center;gap:15px;margin-bottom:22px;display:flex}.ct-map-filters>span{color:#718775;margin-left:auto;font-size:13px}.ct-map-layout{border:1px solid #d8e2d8;border-radius:12px;grid-template-columns:350px minmax(0,1fr);height:600px;display:grid;overflow:hidden}.ct-map-results{background:#fff;overflow-y:auto}.ct-map-result{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:#fff;align-items:start;gap:13px;padding:18px;display:flex}.ct-map-result.selected{box-shadow:inset 3px 0 var(--forest);background:#eaf3ed}.ct-map-result>img{object-fit:cover;border-radius:8px;flex-shrink:0;width:68px;height:78px}.ct-map-result>span{flex:1;min-width:0}.ct-map-result small{color:#78917a;margin-bottom:6px;font-size:11px;display:block}.ct-map-result strong{font-size:15px;line-height:1.3;display:block}.ct-map-result>span>span{color:#6b836e;margin-top:7px;font-size:12px;line-height:1.5;display:block}.ct-map-result>svg{flex-shrink:0;width:15px;margin-top:5px}.ct-map-canvas{background:#e8eedf;min-width:0;position:relative}.ct-map-canvas iframe{border:0;width:100%;height:100%}.ct-map-selected{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffef9f5;border:1px solid #dae4d8;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:21px;display:flex;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 7px 25px #193c3120}.ct-map-selected .eyebrow{margin-bottom:7px;font-size:11px}.ct-map-selected h3{font-size:23px}.ct-map-selected .text-link{margin-top:9px;font-size:12px}.ct-map-note{color:#71816e;margin:17px 0;font-size:12px}.ct-map-note a{text-underline-offset:3px;text-decoration:underline}.ct-dashboard-grid{grid-template-columns:1.6fr 1fr;gap:25px;display:grid}.ct-trip-feature{color:#fff;background:linear-gradient(90deg,#113f32e8,#0e3c2d80),url(/images/ella.jpg) 50%/cover;border-radius:13px;min-height:300px;padding:45px;position:relative;overflow:hidden}.ct-trip-feature h2{max-width:460px;font-size:40px}.ct-trip-feature p{color:#dce8d9;margin:23px 0;font-size:14px}.ct-dashboard-grid>.ct-panel{background:#f0f5ee;height:100%}.ct-dashboard-grid>.ct-panel>h2{margin-top:18px;font-size:28px}.ct-mode-note{color:#617e65;background:#f5f8f3;border-radius:10px;align-items:center;gap:18px;margin-top:40px;padding:23px;font-size:14px;display:flex}.ct-mode-note>.text-link{white-space:nowrap;margin-left:auto}.ct-travel-mode{grid-template-columns:330px 1fr;gap:35px;display:grid}.ct-travel-mode .ct-panel h2{font-size:32px}.ct-travel-stop{border:1px solid var(--line);border-radius:10px;align-items:start;gap:20px;margin-bottom:17px;padding:25px;display:flex}.ct-travel-stop [role=checkbox]{flex-shrink:0;width:24px;height:24px;margin-top:2px}.ct-travel-stop label{letter-spacing:-.02em;cursor:pointer;font-size:21px;font-weight:550}.ct-travel-stop.completed{background:#f2f7ef}.ct-travel-stop.completed label{color:#7c9380;text-decoration:line-through}.ct-travel-stop p{color:#6f8272;margin:10px 0 15px;font-size:14px}.ct-travel-stop .text-link{font-size:12px}.ct-demo-notice{color:#7d704e;background:#f7f4ea;border:1px solid #e8dfc8;border-radius:10px;align-items:center;gap:13px;margin:0 0 30px;padding:18px 22px;font-size:13px;line-height:1.7;display:flex}.ct-demo-notice svg{flex-shrink:0}.ct-stats{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:35px;display:grid}.ct-stats>div{border:1px solid var(--line);border-radius:12px;padding:26px}.ct-stats span{color:#708772;font-size:13px;display:block}.ct-stats strong{margin:13px 0;font-size:38px;font-weight:500;line-height:1.2;display:block}.ct-stats small{color:#7b8d7a;font-size:12px}.ct-url{word-break:break-all;border:1px solid var(--line);color:#3b6550;background:#fff;border-radius:7px;padding:12px;font-size:12px;display:block}.ct-inquiries{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.ct-inquiry{border:1px solid var(--line);border-radius:12px;padding:27px}.ct-inquiry .ct-section-title{align-items:start;margin:0 0 25px}.ct-inquiry .ct-section-title p{color:#78917b;margin-top:7px;font-size:13px}.ct-inquiry>p{color:#536f5c;font-size:15px;line-height:1.8}.ct-inquiry-meta{color:#6b806b;flex-direction:column;gap:5px;margin:20px 0;font-size:13px;display:flex}.ct-inquiry>small{color:#889880;margin-top:15px;font-size:12px;display:block}.ct-admin-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.ct-admin-table th{background:#f5f8f2}.ct-admin-table th,.ct-admin-table td{padding:17px 20px}.ct-admin-table th{color:#71866d;font-size:13px}.ct-admin-table .text-link{white-space:nowrap;font-size:14px}.ct-architecture-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ct-architecture-grid .ct-panel{background:#f8faf6;height:100%}.ct-architecture-grid h3{font-size:23px}@media (max-width:1050px){.ct-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-detail-layout{grid-template-columns:minmax(0,1fr) 280px;gap:30px}.ct-prose .ct-grid{grid-template-columns:1fr}.ct-plan-layout{grid-template-columns:220px minmax(0,1fr);gap:25px}.ct-stop>img{width:75px;height:95px}.ct-map-layout{grid-template-columns:300px 1fr}.ct-plan-top{flex-wrap:wrap}.ct-saved{flex-basis:100%}.ct-destination-hero{height:390px}.ct-map-selected{padding:17px}.ct-map-selected h3{font-size:20px}}@media (max-width:700px){.ct-page{padding:25px 20px 50px}.ct-page-heading{margin:10px 0 25px;display:block}.ct-page-heading h1{font-size:37px}.ct-page-heading>.button,.ct-page-heading>.ct-badge{margin-top:20px}.ct-page-heading p{font-size:15px}.ct-grid{grid-template-columns:1fr;gap:23px}.ct-card-image{height:235px}.ct-card-body{padding:21px}.ct-card h3{font-size:25px}.ct-section-title{align-items:start;margin:35px 0 22px}.ct-section-title h2{font-size:28px}.ct-section-title>span{font-size:12px}.ct-filter-pills{flex-wrap:nowrap;margin-right:-20px;padding-bottom:9px;overflow:auto}.ct-filter-pills button{white-space:nowrap;padding:9px 16px}.ct-search-controls{gap:12px}.ct-search-field{flex-basis:100%;width:100%;min-width:0}.ct-select{max-width:100%;font-size:13px}.ct-destination-hero{height:420px}.ct-destination-hero>div{max-width:85%;bottom:30px;left:25px}.ct-destination-hero h1{font-size:64px}.ct-destination-hero p{font-size:19px}.ct-tabs>[role=tablist]{justify-content:start;gap:22px;overflow:auto}.ct-tabs [role=tab]{font-size:13px}.ct-detail-layout{grid-template-columns:1fr;gap:25px;margin:25px 0}.ct-sticky{position:static}.ct-prose h2{font-size:29px}.ct-panel{padding:25px}.ct-detail-heading{display:block}.ct-detail-heading h1{font-size:36px}.ct-detail-heading>.ct-actions{margin-top:22px}.ct-detail-image{height:300px}.ct-detail-image>span{max-width:90%;font-size:11px;bottom:12px;left:12px;right:auto}.ct-business-cover{height:250px}.ct-business-heading{flex-wrap:wrap;gap:15px;padding:24px 0}.ct-business-mark{border-radius:14px;width:58px;height:58px;font-size:26px}.ct-business-heading h1{font-size:29px}.ct-business-heading>div:nth-child(2){flex:1;min-width:0}.ct-business-heading .ct-muted{font-size:12px}.ct-business-heading>.button{margin:0}.ct-review-grid{grid-template-columns:1fr}.ct-form-row{grid-template-columns:1fr 1fr;gap:12px}.ct-review-form{padding:22px}.ct-service-row{align-items:start}.ct-service-row strong{font-size:15px}.ct-service-row p{font-size:13px}.ct-service-row>span{font-size:12px}.ct-plan-top{gap:20px;padding:20px}.ct-trip-name{flex-basis:100%}.ct-trip-name input{font-size:20px}.ct-plan-layout{grid-template-columns:1fr;gap:25px}.ct-day-list{flex-direction:row;margin-bottom:15px;padding-bottom:8px;overflow:auto}.ct-day-button{flex-shrink:0;width:185px;min-width:185px}.ct-budget{margin:20px 0;padding:20px}.ct-budget h3{font-size:25px}.ct-day-sidebar>.text-link{margin-bottom:10px}.ct-day-heading input{font-size:22px}.ct-stop{flex-wrap:wrap;gap:12px;padding:18px}.ct-stop>img{width:65px;height:75px}.ct-stop-info h3{font-size:19px}.ct-stop-info{width:calc(100% - 80px)}.ct-stop-actions{flex-direction:row;margin-left:auto}.ct-stop-number{top:30px;left:-11px}.ct-stop-info .ct-select{width:100%;font-size:12px}.ct-plan-suggestions{padding:20px}.ct-suggestion{gap:10px}.ct-suggestion>img{width:45px;height:50px}.ct-suggestion .button{padding:8px 10px;font-size:12px}.ct-suggestion strong{font-size:13px}.ct-map-layout{flex-direction:column-reverse;grid-template-columns:1fr;height:auto;display:flex}.ct-map-canvas{height:450px}.ct-map-results{max-height:340px}.ct-map-result{padding:16px}.ct-map-filters{flex-wrap:wrap}.ct-map-filters>span{flex-basis:100%;margin:0;font-size:12px}.ct-map-selected{gap:12px;padding:16px;bottom:15px;left:12px;right:12px}.ct-map-selected h3{font-size:20px}.ct-map-selected .eyebrow{font-size:10px}.ct-dashboard-grid{grid-template-columns:1fr}.ct-trip-feature{min-height:290px;padding:30px}.ct-trip-feature h2{font-size:34px}.ct-mode-note{flex-wrap:wrap}.ct-mode-note>.text-link{margin:0}.ct-travel-mode{grid-template-columns:1fr}.ct-travel-stop{gap:15px;padding:20px}.ct-travel-stop label{font-size:20px}.ct-stats{gap:10px}.ct-stats>div{padding:16px 13px}.ct-stats span{font-size:12px}.ct-stats strong{font-size:30px}.ct-stats small{font-size:11px}.ct-inquiries,.ct-architecture-grid{grid-template-columns:1fr}.ct-admin-table th,.ct-admin-table td{padding:14px}.ct-breadcrumb{flex-wrap:wrap;font-size:12px}.ct-search-field input{font-size:14px}}.ct-map-result small,.ct-map-selected .eyebrow,.ct-stats small{font-size:12px}.ct-prose>p{white-space:pre-line}.ct-gallery{grid-template-columns:1fr 1fr;gap:18px;margin-top:25px;display:grid}.ct-gallery img{object-fit:cover;border-radius:10px;width:100%;height:210px}.ct-gallery figcaption{color:#70816f;margin-top:9px;font-size:12px}.ct-business-heading .ct-chip-row{flex-wrap:wrap}.ct-mobile-add{display:none}@media (max-width:700px){.ct-mobile-add{margin:0 0 23px;display:block}.ct-mobile-add>.button{width:100%}.ct-map-canvas:has(>.ct-empty){height:auto;min-height:310px}}.ct-sync-alert{color:#55390a;background:#fff2db;border-bottom:1px solid #e5d1ab;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:14px 5%;font-size:13px;display:flex}.ct-field-error{color:#a33226;font-size:14px}.ct-account-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ct-auth-note{background:#edf2ea;border:1px solid #dce3d7;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 28px;padding:18px 22px;font-size:13px;display:flex}.ct-auth-note p{margin:0}.ct-moderation-reason{border:1px solid var(--border);width:100%;font:inherit;border-radius:10px;padding:12px}.ct-signin{white-space:nowrap}@media (max-width:600px){.ct-auth-note{flex-direction:column;align-items:flex-start}.ct-sync-alert{justify-content:flex-start}}@media (max-width:700px){.ct-business-heading{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:16px;display:grid}.ct-business-heading>.ct-business-mark{margin-top:16px}.ct-business-heading>.button{grid-column:1/-1;justify-self:start}.ct-business-heading h1{font-size:32px}.ct-business-heading p{align-items:flex-start;line-height:1.6}.ct-business-heading p svg{flex-shrink:0;margin-top:4px}.ct-business-heading .ct-chip-row{margin-top:0;margin-bottom:14px}}
