@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:Arial, Helvetica, sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.static{position:static}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.text-center{text-align:center}}:root{--blue:#0878f9;--navy:#101534;--muted:#657494;--border:#e1e9f4;--light:#edf6ff;--green:#087c52}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{color:var(--navy);-webkit-font-smoothing:antialiased;background:#fcfdff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button,a{transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}:focus-visible{outline-offset:3px;outline:3px solid #6aacf8}::selection{background:#d5eaff}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.04em;font-weight:700;line-height:1.2}h1{font-size:clamp(32px,3.5vw,44px)}h2{font-size:23px}h3{letter-spacing:-.025em;font-size:17px}h4{letter-spacing:-.01em;font-size:14px}svg{flex-shrink:0}label{font-size:13px;font-weight:500;display:block}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{width:100%;min-width:0;color:var(--navy);outline-offset:1px;background:#fff;border:1px solid #d5dfed;border-radius:8px;padding:11px 12px}label>input,label>select,label>textarea{margin-top:7px}input::placeholder,textarea::placeholder{color:#8a96ae}textarea{resize:vertical;min-height:80px}select{cursor:pointer}fieldset{border:0;min-width:0;padding:0}legend{margin-bottom:8px;font-size:13px}.blue{color:var(--blue)}.green{color:var(--green)!important}.muted{color:var(--muted)}.small-text{font-size:12px}.required{color:#d53f55}.header{border-bottom:1px solid var(--border);z-index:10;background:#fff;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:35px;max-width:1320px;height:88px;margin:auto;padding:0 36px;display:flex}.logo{letter-spacing:-1.4px;white-space:nowrap;align-items:center;gap:10px;font-size:29px;font-weight:800;display:inline-flex}.logo-mark{width:39px;height:39px;color:var(--blue);border:4px solid var(--blue);border-left-color:#0000;border-right-color:#0000;border-radius:50%;place-items:center;display:grid;transform:rotate(-25deg)}.logo-mark svg{width:31px;height:31px}.nav{align-items:center;gap:30px;height:100%;margin-left:auto;display:flex}.nav a{border-bottom:2px solid #0000;align-items:center;height:100%;padding-top:2px;font-size:13px;display:flex}.nav a:hover,.nav a.active{color:var(--blue);border-bottom-color:var(--blue)}.header-actions{align-items:center;gap:23px;display:flex}.button{border:1px solid var(--blue);background:var(--blue);color:#fff;text-align:center;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:11px 21px;font-size:13px;font-weight:600;display:inline-flex}.button:hover:not(:disabled){background:#0066de;border-color:#0066de;box-shadow:0 4px 12px #0878f921}.button.secondary{color:var(--blue);background:#fff;border-color:#bad4f9}.button.secondary:hover:not(:disabled){border-color:var(--blue);background:#eef6ff}.button.quiet{color:#506080;border-color:var(--border);background:#fff}.button.danger{color:#d13f4e;background:#fff;border-color:#edd2d6}.button.danger:hover{background:#fff0f1;border-color:#d13f4e}.button.danger-solid{background:#cf3544;border-color:#cf3544}.wide{width:100%}.button-row{gap:10px;display:flex}.button-row>*{flex:1}.text-button{color:var(--blue);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:5px;font-size:13px;display:inline-flex}.text-button:hover{color:#0358bc}.login{color:var(--navy)}.icon-button{background:0 0;border:0;border-radius:8px;place-items:center;padding:7px;display:inline-grid}.icon-button:hover{background:#edf4ff}.mobile-menu{display:none}.profile-button{background:0 0;border:0;align-items:center;gap:11px;font-size:13px;display:flex}.notification{position:relative}.notification i{background:#ed5368;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:7px}.home-main{max-width:1320px;margin:auto;padding:0 36px}.hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:18px;min-height:475px;padding:52px 0 37px;display:grid}.eyebrow{color:var(--blue);letter-spacing:2.2px;align-items:center;gap:9px;margin-bottom:19px;font-size:10px;font-weight:700;display:flex}.eyebrow>span{background:var(--blue);border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-2.5px;font-size:clamp(34px,3.8vw,51px);line-height:1.12}.hero h1>span{color:var(--blue)}.hero-subtitle{color:#7384a1;letter-spacing:-.6px;margin-top:17px;font-size:21px}.hero-search{max-width:550px;margin-top:28px}.search-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.search-fields label{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:14px;padding:12px 15px;display:flex;box-shadow:0 4px 12px #18264c03}.search-fields label>svg{color:var(--blue);width:25px;height:25px}.search-fields label span{min-width:0}.search-fields strong{font-size:13px}.search-fields input{font-size:12px;border:0!important;padding:3px 0 0!important}.find-button{height:49px;margin-top:11px;font-size:16px;position:relative}.end-icon{position:absolute;right:18px}.hero-note{color:#8693aa;align-items:center;gap:5px;margin-top:16px;font-size:11px;display:flex}.hero-art{isolation:isolate;justify-content:center;align-items:center;gap:47px;min-height:360px;padding:20px 14px 45px;display:flex;position:relative}.orbit{z-index:-1;background:#eaf6ff;border-radius:50%;position:absolute}.orbit-one{width:97%;height:96%;transform:rotate(-15deg)}.orbit-two{background:#e0f0ff9c;width:74%;height:96%;transform:rotate(29deg)}.hero-product{background:#fff;border:1px solid #fff;border-radius:16px;width:200px;padding:12px;position:relative;box-shadow:0 14px 35px #3464990b}.hero-product.first{transform:rotate(-5deg)translateY(-6px)}.hero-product.second{transform:rotate(5deg)translateY(14px)}.hero-product .product-image{aspect-ratio:1/1.03;border-radius:10px}.hero-product>div:last-child{padding:13px 4px 5px}.hero-product span{color:#8793aa;letter-spacing:1.5px;font-size:8px;font-weight:700}.hero-product h3{margin-top:4px;font-size:17px}.hero-product p{color:var(--muted);margin-top:5px;font-size:9px}.hero-exchange{color:var(--blue);background:#ffffffb3;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.art-note{color:#5181b1;white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.art-spark{color:var(--blue);font-size:37px;position:absolute;top:15px;right:0}.home-section{border-top:1px solid var(--border);padding:28px 0}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.section-heading h2{font-size:23px}.section-heading p{color:var(--muted);margin-top:5px;font-size:12px}.inline-link{color:var(--blue);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:inline-flex}.inline-link:hover{text-decoration:underline}.popular-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.item-card{text-align:left;border:1px solid var(--border);background:#fff;border-radius:12px;padding:10px;position:relative;box-shadow:0 4px 13px #1c335a03}.item-card:hover{border-color:#9bc7fd;transform:translateY(-2px);box-shadow:0 5px 17px #0878f914}.item-card.compact{align-items:center;gap:13px;display:flex}.item-card.compact .product-image{aspect-ratio:1;flex-shrink:0;width:95px;min-width:75px}.item-card h3{font-size:14px}.item-card p{color:var(--muted);margin:5px 0 10px;font-size:11px}.item-card p span{color:#5d81b1}.item-card .meta{font-size:10px}.card-arrow{display:none}.product-image{aspect-ratio:1.25;color:var(--muted);background:#f0f2f6;border-radius:9px;place-items:center;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.meta{color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:1.6;display:flex}.meta svg{color:#6d8bb2}p.meta+p.meta{margin-top:8px}.how-section{border-top:0;padding-top:17px;padding-bottom:40px}.how-section .section-heading h2{font-size:22px}.leaf-decoration{color:#82ad95;margin-right:8px}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.how-card{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:17px;padding:22px;display:flex}.how-card:hover{background:#f1f8ff;border-color:#c1dbfb}.how-icon{width:53px;height:53px;color:var(--blue);background:#ebf5ff;border-radius:15px;flex-shrink:0;place-items:center;display:grid}.step-kicker{letter-spacing:1.5px;color:#8a9ab1;font-size:8px;font-weight:700}.how-card h3{margin-top:4px;font-size:15px}.how-card p{color:var(--muted);max-width:210px;margin-top:6px;font-size:11px}.how-arrow{color:#8aa9d0;margin-left:auto}.footer{border-top:1px solid var(--border);color:#8995aa;justify-content:space-between;max-width:1248px;margin:0 auto;padding:24px 0;font-size:10px;display:flex}.footer a{align-items:center;gap:8px;display:flex}.page{max-width:1320px;min-height:calc(100vh - 155px);margin:auto;padding:34px 36px 44px}.page-heading{margin-bottom:27px}.page-heading h1{margin-bottom:10px}.page-heading p{color:var(--muted);font-size:16px}.page-heading .eyebrow{margin:3px 0 12px;font-size:9px}.panel{border:1px solid var(--border);background:#fff;border-radius:13px;padding:23px;box-shadow:0 3px 15px #162c5703}.panel>.muted{margin-top:7px;font-size:12px}.post-layout{grid-template-columns:minmax(0,2.05fr) minmax(0,1fr);gap:25px;display:grid}.form-stack{flex-direction:column;gap:14px;display:flex}.form-section{padding:20px}.form-section-head{gap:13px;margin-bottom:20px;display:flex}.form-section-head h2{font-size:18px}.form-section-head p{color:var(--muted);margin-top:5px;font-size:12px}.number-circle{color:var(--blue);background:#e7f2ff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:19px;font-weight:700;display:grid}.photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.upload-zone{min-height:120px;color:var(--blue);background:#f5faff;border:1px dashed #80baff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 5px;font-size:10px;display:flex}.upload-zone:hover{background:#eaf4ff}.upload-zone small{color:#8795aa;font-size:7px}.photo-preview{background:#f0f3f7;border-radius:8px;min-height:120px;position:relative;overflow:hidden}.photo-preview img{object-fit:cover}.photo-preview>button{background:#fff;border:0;border-radius:50%;padding:3px;position:absolute;top:6px;right:6px;box-shadow:0 2px 5px #0002}.photo-preview>span{background:#fffd;border-radius:4px;padding:3px 5px;font-size:8px;position:absolute;bottom:6px;left:6px}.details-grid{grid-template-columns:1.2fr 1fr 1fr;gap:14px;display:grid}.character-count{text-align:right;color:#8a98b0;margin-top:3px;font-size:10px;display:block}.tag-input{border:1px solid #d5dfed;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;padding:5px;display:flex}.tag-input input{flex:1;font-size:12px;border:0!important;width:100px!important;padding:5px!important}.tag{color:#55769d;overflow-wrap:anywhere;background:#edf4ff;border-radius:20px;align-items:center;gap:9px;padding:6px 10px;font-size:10px;line-height:1.3;display:inline-flex}.tag button{background:0 0;border:0;place-items:center;padding:0;display:grid}.tags{flex-wrap:wrap;gap:5px;margin:10px 0 15px;display:flex}.checkbox-label{align-items:center;gap:10px;margin-top:13px;font-size:12px;display:flex}.checkbox-label input{accent-color:var(--blue);width:16px;height:16px}.checkbox-label small{color:#8998b1;margin-left:9px;font-size:10px}.location-grid{grid-template-columns:1fr 1.25fr;gap:15px;display:grid}.method-options{flex-wrap:wrap;gap:5px;display:flex}.method-options label{border:1px solid var(--border);cursor:pointer;border-radius:20px;align-items:center;gap:5px;padding:10px 8px;font-size:10px;display:flex;position:relative}.method-options label.selected{color:var(--blue);background:#eef6ff;border-color:#7db9ff}.method-options input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.method-options label:focus-within{outline-offset:2px;outline:2px solid #6aacf8}.preview-column{flex-direction:column;justify-content:space-between;gap:25px;display:flex}.preview-panel{padding:20px}.preview-panel .section-heading h2{font-size:20px}.preview-panel .section-heading p{font-size:11px}.preview-label{letter-spacing:1px;color:#849bb4;white-space:nowrap;font-size:7px}.preview-card{border:1px solid var(--border);border-radius:12px;padding:12px;position:relative}.preview-card .product-image{aspect-ratio:1.35}.preview-category{background:#ffffffeb;border-radius:6px;padding:5px 8px;font-size:9px;position:absolute;top:23px;right:23px}.preview-body{padding:14px 1px 1px}.preview-body h2{overflow-wrap:anywhere;margin-bottom:8px;font-size:21px}.preview-description{border-top:1px solid var(--border);overflow-wrap:anywhere;white-space:pre-wrap;margin-top:15px;padding-top:15px;font-size:12px}.privacy-note{color:var(--blue);background:#eff6ff;border-radius:9px;align-items:flex-start;gap:10px;margin-top:15px;padding:16px 12px;font-size:11px;display:flex}.privacy-note p{color:#6d87af;margin-top:4px}.post-actions{border-top:1px solid var(--border);padding-top:17px}.post-actions>p:last-child{margin-top:12px}.success-notice,.error-notice{color:#08754f;background:#e9f8f1;border-radius:8px;align-items:center;gap:8px;margin:0 0 14px;padding:12px 14px;font-size:12px;display:flex}.error-notice{color:#b3263c;background:#fff0f1}.inline-notice{color:#5278a7;background:#f0f6fe;border-radius:7px;margin-top:12px;padding:10px;font-size:12px}.filter-bar{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:25px;padding:11px;display:grid}.filter-bar label{border-right:1px solid var(--border);align-items:center;gap:12px;padding:4px 12px;display:flex}.filter-bar label:last-child{border:0}.filter-bar label>svg{color:var(--blue)}.filter-bar label span{flex:1;min-width:0}.filter-bar small{color:#8492a8;font-size:10px}.filter-bar select{border:0;border-radius:0;padding:2px 14px 2px 0;font-size:12px}.matches-layout{grid-template-columns:minmax(0,.85fr) minmax(0,2fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.your-item{padding:19px}.your-item h2{font-size:21px}.your-item .product-image{aspect-ratio:1.12;margin:19px 0 17px}.your-item h3{margin-bottom:15px;font-size:19px}.divider{background:var(--border);height:1px;margin:22px 0}.results-heading{color:#617392;justify-content:space-between;align-items:center;min-height:35px;margin-bottom:14px;font-size:12px;display:flex}.view-toggle{gap:5px;display:flex}.view-toggle button{border:1px solid var(--border);color:#8297b6;background:#fff;border-radius:6px;padding:7px}.view-toggle button.selected{background:var(--blue);color:#fff;border-color:var(--blue)}.match-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.match-card{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.image-button{background:0 0;border:0;width:100%;padding:11px 11px 0;display:block}.image-button:hover .product-image{opacity:.9}.match-card .product-image{aspect-ratio:1.65}.match-body{padding:13px}.badge{border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:600;display:inline-flex}.badge.direct{color:#09835a;background:#e8f7ef}.badge.possible{color:#59749c;background:#eff3fa}.badge.large{background:0 0;padding:0;font-size:17px}.badge.large svg{width:22px;height:22px}.match-body h3{margin:10px 0 8px;font-size:18px}.match-body .meta{gap:4px;font-size:9px}.match-body p.meta{margin-top:5px}.match-explanation{color:#7d8ca3;border-top:1px solid var(--border);min-height:55px;margin-top:12px;padding-top:11px;font-size:10px}.match-body .button{min-height:35px;padding:8px 9px;font-size:10px}.match-body .button-row{gap:7px;margin-top:10px}.results-footnote{text-align:center;color:#8a97ab;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:10px;display:flex}.best-match{background:#f2f8ff;border-color:#c5ddfc;padding:20px}.best-heading{color:var(--blue);align-items:center;gap:9px;display:flex}.best-heading h2{color:var(--navy);font-size:19px}.best-match>.muted{font-size:11px}.swap-pair{background:#fff;border-radius:10px;grid-template-columns:1fr 25px 1fr;align-items:center;gap:8px;margin:22px -8px 18px;padding:12px;display:grid}.swap-pair .product-image{aspect-ratio:1}.swap-pair span{color:#8a96a9;margin-top:8px;font-size:8px;display:block}.swap-pair h3{margin-top:3px;font-size:11px}.swap-icon{color:var(--blue);width:24px}.direct-callout{text-align:center;color:var(--green);background:#e6f6ef;border-radius:8px;margin-bottom:20px;padding:16px 7px}.direct-callout p{margin-top:7px;font-size:10px}.best-match .meta{font-size:10px}.empty-best{color:#7188a6;text-align:center;padding:40px 0 20px}.empty-best>svg{margin:0 auto 18px}.empty-best h3{color:var(--navy);margin-bottom:10px}.empty-best p{font-size:12px}.list-view{grid-template-columns:1fr}.list-view .match-card{grid-template-columns:.8fr 1.2fr;display:grid}.list-view .image-button{padding:12px}.list-view .product-image{height:100%}.search-summary{color:#537396;background:#f0f7ff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:15px;padding:10px 15px;font-size:12px;display:flex}.search-summary button{margin-left:auto}.browse-search{gap:15px;margin-bottom:24px;display:flex}.browse-search label{border:1px solid var(--border);width:100%;color:var(--blue);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:0 15px;display:flex}.browse-search input{margin:0;border:0!important;padding:14px 0!important}.browse-search>select{max-width:220px}.browse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.browse-grid .item-card{padding:12px}.browse-grid .item-card>div:last-of-type{padding:14px 4px 8px}.browse-grid .item-card h3{font-size:18px}.browse-grid .item-card p{font-size:12px}.empty-state{text-align:center;padding:55px 20px}.empty-state>svg{color:#7baae2;margin:0 auto 20px}.empty-state h2{font-size:21px}.empty-state p{color:var(--muted);margin:15px 0;font-size:13px}.tinted-page{background:#f2f8fe;max-width:none;padding-left:max(36px,50vw - 624px);padding-right:max(36px,50vw - 624px)}.back-link{color:#49688f;align-items:center;gap:7px;margin-bottom:24px;font-size:12px;display:inline-flex}.back-link:hover{color:var(--blue)}.chat-layout{grid-template-columns:minmax(0,.85fr) minmax(0,2.15fr);align-items:start;gap:23px;display:grid}.exchange-sidebar{padding:20px}.exchange-banner{border-radius:8px;margin-bottom:23px;padding:17px 13px}.exchange-banner.direct{color:var(--green);background:#e9f6ef}.exchange-banner.possible{color:#59749c;background:#eef3fc}.exchange-banner p{margin-top:6px;font-size:10px}.exchange-item{grid-template-columns:95px minmax(0,1fr);align-items:center;gap:15px;display:grid}.exchange-item .product-image{aspect-ratio:.9}.exchange-item h3{margin:6px 0;font-size:16px}.exchange-item .muted{font-size:11px}.exchange-item .meta{margin-top:8px;font-size:10px}.exchange-arrow{color:#8ba1bd;margin:20px auto;display:block}.exchange-sidebar>h3{font-size:15px}.user-details{align-items:flex-start;gap:11px;margin-top:23px;display:flex}.user-details strong{font-size:12px}.user-details .small-text{margin:5px 0;font-size:9px}.user-details .meta{font-size:9px}.avatar{color:#fff;background:#075999;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:47px;height:47px;font-size:17px;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar.small{width:35px;height:35px;font-size:12px}.rating{color:#e9a721;align-items:center;gap:4px;margin-top:5px;font-size:10px;display:flex}.rating span{color:#8492a7;font-size:9px}.chat-column{flex-direction:column;gap:20px;display:flex}.chat-panel{padding:0;overflow:hidden}.chat-header{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding:20px 24px;display:flex}.chat-header h1{font-size:23px}.online{color:#72829b;align-items:center;gap:6px;margin-top:5px;font-size:11px;display:flex}.online>span{background:#17a474;border-radius:50%;width:6px;height:6px}.online small{color:#98a4b5;font-size:9px}.chat-header-icon{color:#c0cede;margin-left:auto}.chat-inner{padding:20px}.safety{background:#eaf4ff;border-radius:9px;align-items:flex-start;gap:13px;padding:16px;display:flex}.safety-icon{color:var(--blue);margin-top:1px}.safety strong{color:var(--blue);font-size:13px}.safety p{color:#617b9e;margin-top:3px;font-size:11px}.safety summary{color:#4685cd;margin-top:6px;font-size:10px}.safety ul{color:#617b9e;margin-top:8px;padding-left:16px;font-size:11px;list-style:outside}.conversation{overscroll-behavior:contain;height:400px;padding:20px 0 5px;overflow-y:auto}.chat-date{letter-spacing:1.6px;color:#a2adbd;text-align:center;margin-bottom:22px;font-size:8px}.message-row{align-items:flex-end;gap:10px;margin-bottom:19px;display:flex}.message-row.sent{justify-content:flex-end}.message-content{max-width:77%}.message-bubble{overflow-wrap:anywhere;white-space:pre-wrap;background:#f0f3f8;border-radius:15px 15px 15px 3px;padding:13px 17px;font-size:12px;line-height:1.7}.sent .message-bubble{background:var(--blue);color:#fff;border-radius:15px 15px 3px}.message-time{color:#99a5b7;align-items:center;gap:4px;margin-top:5px;font-size:8px;display:flex}.sent .message-time{justify-content:flex-end}.message-form{border:1px solid var(--border);border-radius:10px;gap:10px;margin-top:15px;padding:6px;display:flex}.message-form input{font-size:12px;border:0!important}.send-button{width:42px;height:42px;color:var(--blue);background:#e8f3ff;border:0;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.send-button:hover{background:#d6eaff}.chat-storage-note{text-align:center;color:#9aa7bb;margin-top:9px;font-size:9px}.exchange-actions-top{align-items:center;gap:14px;display:flex}.green-icon{color:#10865b;background:#e6f6ed;border-radius:50%;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.exchange-actions h2{font-size:17px}.exchange-actions p{color:var(--muted);margin-top:6px;font-size:11px}.exchange-actions-top>.button{white-space:nowrap;margin-left:auto;font-size:11px}.exchange-action-buttons{gap:10px;margin-top:20px;display:flex}.exchange-action-buttons .button{flex:1;padding:9px;font-size:11px}.empty-chat{text-align:center;color:#8296b1;padding:50px 15px}.empty-chat svg{margin:auto auto 15px}.empty-chat p{margin-top:10px;font-size:12px}.meetup-heading{grid-template-columns:1.2fr 1fr;align-items:start;gap:30px;margin-bottom:24px;display:grid}.meetup-heading .page-heading{margin:0}.meetup-heading .page-heading h1{font-size:36px}.meetup-heading .page-heading p.small-text{margin-top:8px;font-size:12px}.meetup-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr) minmax(0,.95fr);align-items:start;gap:18px;display:grid}.meetup-layout .panel{padding:20px}.meetup-layout .exchange-item{grid-template-columns:78px minmax(0,1fr);gap:10px}.meetup-layout .exchange-item h3{font-size:14px}.meetup-details h2,.confirm-panel h2{font-size:20px}.meetup-details>p{font-size:11px!important}.map-placeholder{isolation:isolate;background-color:#e7edea;background-image:repeating-linear-gradient(85deg,#0000 0 50px,#fff9 51px 56px,#0000 57px),repeating-linear-gradient(-8deg,#0000 0 50px,#fff9 51px 56px,#0000 57px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:9px;height:230px;margin:20px 0;position:relative;overflow:hidden}.map-park{z-index:-1;background:#d1e6d5;border:6px solid #eff5ec;border-radius:35px;position:absolute}.park-one{width:145px;height:125px;top:-20px;right:-10px;transform:rotate(-20deg)}.park-two{width:100px;height:90px;bottom:-28px;left:18px;transform:rotate(13deg)}.map-road{z-index:-1;background:#fefef8;border:2px solid #d8decc;position:absolute}.road-one{width:125%;height:23px;top:134px;left:-30px;transform:rotate(-22deg)}.road-two{width:22px;height:130%;top:-20px;right:55px;transform:rotate(22deg)}.road-three{width:17px;height:130%;top:-20px;left:60px;transform:rotate(22deg)}.map-block{z-index:-1;background:#dddfe0;border:5px solid #e9ebea;border-radius:8px;position:absolute}.block-one{width:115px;height:45px;bottom:25px;left:115px;transform:rotate(-20deg)}.block-two{width:75px;height:40px;top:26px;left:22px}.map-road-label{color:#9a9e92;font-size:8px;position:absolute;bottom:66px;left:12px;transform:rotate(-22deg)}.map-neighbourhood{letter-spacing:1px;color:#899a8e;font-size:10px;position:absolute;bottom:29px;right:37px}.map-pin-label{overflow-wrap:anywhere;background:#fff;border-radius:9px;align-items:center;gap:10px;width:max-content;max-width:90%;padding:12px 15px;display:flex;position:absolute;top:48px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #3959551a}.map-pin-label>span{color:var(--blue)}.map-pin-label strong{font-size:12px}.map-pin-label small{color:#7b8ca4;margin-top:3px;font-size:9px;display:block}.map-marker{color:var(--blue);position:absolute;top:117px;left:50%;transform:translate(-50%)}.map-disclaimer{color:#8a948f;background:#ffffffc9;padding:2px 4px;font-size:7px;position:absolute;bottom:5px;right:5px}.meetup-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.meetup-details label>span:first-child{align-items:center;gap:7px;display:flex}.meetup-details label svg{color:#8498b4}.meetup-details input,.meetup-details textarea{font-size:12px}.safety-tips{color:var(--blue);background:#eef6ff;border-radius:8px;gap:11px;margin-top:18px;padding:16px 12px;display:flex}.safety-tips h3{color:#36577e;margin:1px 0 10px;font-size:12px}.safety-tips p{color:#6b84a5;align-items:flex-start;gap:6px;margin-top:9px;font-size:10px;display:flex}.safety-tips p svg{color:var(--blue)}.meetup-status{color:#946526;background:#fff6df;border-radius:8px;align-items:center;gap:10px;margin:22px 0;padding:15px 12px;display:flex}.meetup-status strong{font-size:11px}.meetup-status p{margin-top:4px;font-size:9px}.meetup-status.confirmed{color:#187953;background:#eaf7ef}.confirmation-user{align-items:center;gap:11px;margin:22px 0;display:flex}.confirmation-user strong{font-size:12px}.confirmation-user .meta{margin-top:6px;font-size:9px}.confirm-panel .button{padding:10px;font-size:11px}.confirm-panel>.muted{font-size:11px}.confirm-panel .small-text{font-size:9px}.need-changes{gap:12px;margin-top:17px;display:flex}.need-changes>svg{color:#7d95b3}.need-changes h3{font-size:13px}.need-changes p{color:var(--muted);margin-top:7px;font-size:11px}.need-changes .button{font-size:10px}.progress-steps{border-top:1px solid #dfeaf7;justify-content:center;margin:28px 0 0;padding:22px 0 0;display:flex}.progress-steps a{flex-direction:column;flex:1;align-items:center;gap:7px;max-width:220px;font-size:10px;display:flex;position:relative}.progress-steps a:not(:last-child):after{content:"";background:#87b9f4;width:calc(100% - 44px);height:1px;position:absolute;top:13px;left:calc(50% + 22px)}.progress-steps a>span{color:#8296b1;background:#e0ebf8;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.progress-steps a>span.done{color:#fff;background:var(--blue)}.progress-steps a[aria-current]{font-weight:700}.modal{border:1px solid var(--border);width:min(490px,100vw - 32px);max-height:88vh;color:var(--navy);border-radius:16px;margin:auto;padding:26px;overflow-y:auto;box-shadow:0 20px 100px #12254f30}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14264466}.modal-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.modal h2{font-size:23px}.detail-image{aspect-ratio:1.7;margin-bottom:18px}.detail-description{margin:15px 0;font-size:13px;line-height:1.8}.profile-summary{align-items:center;gap:13px;margin-bottom:20px;display:flex}.loading{color:#7a94b3;place-items:center;display:grid}.skip-link{z-index:100;border:2px solid var(--blue);background:#fff;border-radius:8px;padding:10px 15px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:10px}@media (min-width:1500px){.hero{min-height:530px}.hero-art{min-height:400px}.home-section{padding-top:35px;padding-bottom:35px}}@media (max-width:1150px){.header-inner,.nav{gap:20px}.header-actions,.hero{gap:15px}.hero h1{font-size:43px}.hero-subtitle{font-size:18px}.hero-art{gap:25px}.hero-product{width:170px}.hero-product h3{font-size:15px}.hero-product p{font-size:8px}.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.item-card.compact .product-image{width:86px}.how-card{gap:10px;padding:18px 14px}.how-icon{width:42px;height:42px}.how-arrow{display:none}.matches-layout{grid-template-columns:220px minmax(0,1fr)}.best-match{grid-column:1/-1}.best-match .swap-pair{max-width:330px;margin-left:auto;margin-right:auto}.meetup-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.meetup-confirm-column{grid-column:1/-1;grid-template-columns:1.2fr 1fr;gap:18px;display:grid}.need-changes{height:fit-content;margin:0}.post-layout{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:18px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.location-grid{grid-template-columns:1fr}.preview-label{display:none}.exchange-actions-top{flex-wrap:wrap}.exchange-actions-top>.button{margin-left:59px}.exchange-action-buttons{flex-wrap:wrap}.chat-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.7fr)}.exchange-item{grid-template-columns:75px minmax(0,1fr);gap:10px}.exchange-item h3{font-size:14px}.footer{margin:0 36px}}@media (max-width:800px){.header-inner{height:75px;padding:0 22px}.logo{font-size:25px}.logo-mark{width:34px;height:34px}.logo-mark svg{width:27px;height:27px}.nav{border-bottom:1px solid var(--border);background:#fff;height:auto;padding:13px 22px;display:none;position:absolute;top:75px;left:0;right:0;box-shadow:0 15px 20px #2139610b}.nav.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.nav a{padding:12px}.mobile-menu{display:grid}.header-actions{gap:10px}.header-actions .button{min-height:37px;padding:9px 12px;font-size:11px}.profile-button>span:last-child{display:none}.profile-button>.avatar{display:inline-flex!important}.home-main{padding:0 22px}.hero{grid-template-columns:1fr 1fr;min-height:400px;padding-top:35px}.hero h1{letter-spacing:-1.6px;font-size:34px}.hero-subtitle{font-size:15px}.eyebrow{letter-spacing:1.5px;font-size:8px}.hero-art{gap:18px;min-height:290px;padding:10px 0 40px}.hero-product{border-radius:11px;width:135px;padding:8px}.hero-product h3{font-size:12px}.hero-product p{display:none}.hero-product>div:last-child{padding-top:6px}.hero-exchange{width:32px;height:32px}.hero-exchange svg{width:22px}.art-note{font-size:8px}.search-fields{gap:8px}.search-fields label{gap:8px;padding:10px}.search-fields label>svg{width:18px}.search-fields input{font-size:10px}.search-fields strong{font-size:11px}.find-button{height:43px;font-size:13px}.hero-note{font-size:9px}.how-grid{gap:10px}.how-card{flex-direction:column;align-items:start;gap:10px}.how-card p{font-size:10px}.page{padding:26px 22px 35px}.post-layout{grid-template-columns:1fr}.preview-column{grid-template-columns:1.1fr 1fr;align-items:start;display:grid}.post-actions{border-top:0;padding-top:0}.post-actions .button-row{flex-direction:column-reverse}.preview-panel .section-heading{margin-bottom:14px}.preview-panel .section-heading h2,.preview-body h2{font-size:18px}.filter-bar{gap:5px}.filter-bar label{gap:6px;padding:4px}.filter-bar label>svg{width:17px}.filter-bar select{font-size:10px}.matches-layout{grid-template-columns:175px minmax(0,1fr);gap:13px}.your-item{padding:13px}.your-item h2{font-size:18px}.your-item>p{font-size:10px!important}.your-item h3{font-size:16px}.match-grid{gap:10px}.match-body{padding:10px}.match-body h3{font-size:15px}.match-body .meta{flex-wrap:wrap;font-size:9px}.match-body .button-row{flex-direction:column}.match-explanation{min-height:65px}.chat-layout{grid-template-columns:1fr}.chat-layout .exchange-sidebar{grid-template-columns:1fr 1fr;gap:15px;display:grid}.chat-layout .exchange-banner{grid-column:1/-1;margin:0}.chat-layout .exchange-sidebar .divider,.chat-layout .exchange-sidebar>h3,.chat-layout .exchange-sidebar>p,.chat-layout .exchange-sidebar .user-details,.chat-layout .exchange-arrow{display:none}.chat-layout .exchange-item{grid-template-columns:65px 1fr}.chat-header{padding:15px 20px}.exchange-actions-top>.button{margin-left:auto}.meetup-heading{grid-template-columns:1fr;gap:0}.meetup-heading>.safety{display:none}.meetup-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px}.meetup-layout .panel{padding:15px}.meetup-layout .exchange-item{grid-template-columns:65px minmax(0,1fr)}.meetup-fields{gap:9px}.meetup-details input{padding:9px;font-size:11px}.meetup-layout .exchange-banner{padding:12px 8px}.badge.large{font-size:15px}.meetup-layout .exchange-item .meta{font-size:9px}.meetup-layout .exchange-item h3{font-size:12px}.browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading p{font-size:14px}}@media (max-width:560px){.header-inner{gap:10px;height:70px;padding:0 17px}.nav{top:70px}.logo{gap:8px;font-size:23px}.logo-mark{width:31px;height:31px}.header-actions{gap:7px}.header-actions .login{font-size:11px}.header-actions .button svg{display:none}.header-actions .button{min-height:34px;padding:7px 10px}.notification{display:none}.home-main{padding:0 19px}.hero{grid-template-columns:1fr;gap:15px;padding:35px 0 20px}.hero h1{letter-spacing:-1.8px;font-size:clamp(32px,8.5vw,44px)}.hero-subtitle{font-size:18px}.hero .eyebrow{margin-bottom:15px;font-size:8px}.hero-search{margin-top:24px}.search-fields label{gap:10px;padding:11px 12px}.search-fields strong{font-size:12px}.search-fields input{font-size:11px}.find-button{height:47px;font-size:14px}.hero-note{margin-top:12px;font-size:10px}.hero-art{gap:35px;width:100%;max-width:410px;min-height:275px;margin:auto;padding:25px 14px 35px}.hero-product{width:145px;padding:9px}.hero-product h3{font-size:13px}.hero-product p{font-size:7px;display:block}.hero-product .product-image{aspect-ratio:1.2}.hero-exchange{top:44%}.art-spark{font-size:27px;top:23px;right:8px}.art-note{font-size:9px;bottom:0}.home-section{padding:23px 0}.section-heading h2{font-size:21px}.section-heading p{font-size:11px}.section-heading{gap:10px;margin-bottom:16px}.inline-link{font-size:10px}.popular-grid{gap:10px}.item-card.compact{padding:8px;display:block}.item-card.compact .product-image{aspect-ratio:1.3;width:100%}.item-card.compact>div:last-of-type{padding:10px 2px 3px}.item-card h3{font-size:13px}.item-card p{margin:5px 0 8px;font-size:10px}.item-card .meta{font-size:9px}.how-section .section-heading h2{max-width:275px;font-size:23px;line-height:1.2}.how-grid{grid-template-columns:1fr}.how-card{flex-direction:row;align-items:center;gap:15px;padding:18px}.how-card p{max-width:230px;font-size:11px}.how-card h3{font-size:15px}.how-icon{width:47px;height:47px}.how-arrow{display:block}.footer{gap:10px;margin:0 19px;padding:22px 0;font-size:9px}.footer>span:nth-child(2){display:none}.page{padding:25px 17px 30px}.page-heading h1{font-size:32px}.page-heading p{font-size:13px}.page-heading .eyebrow{letter-spacing:1.5px;font-size:7px}.panel{padding:17px}.form-section{padding:17px 14px}.form-section-head{gap:10px;margin-bottom:16px}.form-section-head h2{font-size:16px}.form-section-head p{font-size:11px}.number-circle{width:29px;height:29px;font-size:16px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.upload-zone{min-height:100px;font-size:9px}.upload-zone small{font-size:6px}.photo-preview{min-height:100px}.details-grid{grid-template-columns:1fr;gap:14px}.checkbox-label{align-items:start}.checkbox-label small{margin:4px 0 0;display:block}.checkbox-label input{flex-shrink:0;margin-top:2px}.location-grid{gap:15px}.method-options{gap:7px}.method-options label{font-size:10px}.preview-column{display:flex}.preview-panel{width:100%}.preview-card .product-image{aspect-ratio:1.5}.post-actions{width:100%}.post-actions .button-row{flex-direction:row}.preview-label{display:block}.filter-bar{grid-template-columns:1fr 1fr;gap:8px;padding:8px}.filter-bar label{background:#f8faff;border:0;border-radius:6px;padding:7px}.filter-bar select{background:0 0;font-size:11px}.matches-layout{grid-template-columns:1fr}.your-item{grid-template-columns:85px 1fr;column-gap:14px;padding:15px;display:grid}.your-item>h2{grid-column:1/-1;margin-bottom:10px;font-size:16px}.your-item>.muted{display:none}.your-item>.product-image{grid-area:2/1/6;height:100%;margin:0}.your-item>h3{grid-column:2;margin-bottom:5px;font-size:15px}.your-item>.meta{grid-column:2;margin:2px 0;font-size:10px}.your-item .divider{display:none}.your-item h4{grid-column:1/-1;margin-top:16px;font-size:12px}.your-item .tags{grid-column:1/-1;margin-bottom:0}.your-item .button{grid-column:1/-1;min-height:36px;margin-top:13px;padding:7px}.results{margin-top:8px}.match-grid{gap:10px}.match-card .product-image{aspect-ratio:1.25}.match-body h3{font-size:15px}.match-explanation{min-height:76px;font-size:10px}.match-body .meta{font-size:8px}.match-body .meta svg{width:12px}.badge{gap:4px;font-size:8px}.badge svg{width:12px}.match-body .button{font-size:10px}.best-match{margin-top:8px;display:block}.best-match .swap-pair{max-width:300px;margin:18px auto}.best-match .product-image{aspect-ratio:1.2}.list-view .match-card{grid-template-columns:.75fr 1.25fr}.list-view .match-explanation{min-height:0}.results-footnote{font-size:9px}.browse-search{flex-direction:column;gap:10px}.browse-search>select{max-width:none}.browse-grid{gap:10px}.browse-grid .item-card{padding:8px}.browse-grid .item-card h3{font-size:14px}.browse-grid .item-card p{font-size:10px}.browse-grid .product-image{aspect-ratio:1.1}.chat-layout .exchange-sidebar{gap:12px;padding:13px}.chat-layout .exchange-item{grid-template-columns:48px minmax(0,1fr);gap:8px}.exchange-item h3{font-size:11px}.exchange-item .muted,.exchange-item .meta{font-size:8px}.exchange-item .meta svg{display:none}.exchange-item .small-text{font-size:9px}.exchange-banner{padding:12px}.exchange-banner p{font-size:10px}.chat-header h1{font-size:20px}.chat-inner{padding:13px}.safety{gap:9px;padding:12px}.safety p{font-size:10px}.safety strong{font-size:12px}.safety-icon{width:23px}.conversation{height:380px}.message-content{max-width:84%}.message-bubble{padding:11px 13px;font-size:11px}.message-row{gap:7px}.message-row .avatar{width:26px;height:26px}.online small{font-size:8px}.message-form{margin-top:8px}.message-form input{padding-left:7px!important}.exchange-actions{padding:16px}.exchange-actions h2{font-size:16px}.exchange-actions-top{gap:10px}.exchange-actions-top>div{flex:1}.exchange-actions-top>.button{width:100%;margin:5px 0 0}.exchange-action-buttons{gap:7px}.exchange-action-buttons .button{gap:4px;padding:8px 5px;font-size:9px}.exchange-action-buttons .button svg{width:13px}.meetup-layout{grid-template-columns:1fr}.meetup-heading .page-heading h1{font-size:32px}.meetup-layout .exchange-sidebar{grid-template-columns:1fr 1fr;gap:15px;display:grid}.meetup-layout .exchange-banner{grid-column:1/-1;margin:0}.meetup-layout .exchange-sidebar .exchange-arrow,.meetup-layout .exchange-sidebar .divider{display:none}.meetup-layout .exchange-sidebar>h3{border-top:1px solid var(--border);grid-column:1/-1;padding-top:15px;font-size:13px}.meetup-layout .exchange-item{grid-template-columns:48px minmax(0,1fr)}.meetup-layout .exchange-item h3{font-size:11px}.meetup-layout .user-details{gap:7px;margin-top:0}.meetup-layout .user-details .avatar{width:30px;height:30px;font-size:11px}.meetup-layout .user-details strong{font-size:10px}.meetup-layout .user-details .small-text{display:none}.meetup-layout .user-details .meta,.meetup-layout .rating span{font-size:8px}.meetup-confirm-column{display:block}.need-changes{margin-top:14px}.map-placeholder{height:225px}.meetup-fields{gap:13px}.meetup-details input{font-size:12px}.confirmation-user{margin:19px 0}.progress-steps a{font-size:9px}.progress-steps a:not(:last-child):after{width:calc(100% - 36px);left:calc(50% + 18px)}.modal{padding:20px}.modal h2{font-size:21px}}@media (max-width:360px){.header-actions .login{display:none}.hero-art{gap:26px;padding-left:10px;padding-right:10px}.hero-product{width:130px}.hero-product h3{font-size:11px}.method-options label{padding:9px 6px;font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.match-body .meta,.match-body .button,.match-explanation,.best-match .meta,.exchange-item .meta,.exchange-item .muted,.user-details .meta,.user-details .small-text,.confirmation-user .meta,.confirm-panel .small-text,.safety-tips p,.safety p,.item-card .meta{font-size:11px}.message-bubble{font-size:14px}.message-time,.chat-storage-note{font-size:10px}.exchange-actions p{font-size:12px}.badge{font-size:10px}.your-item h3,.exchange-item h3,.match-body h3{overflow-wrap:anywhere}.hero-product p{font-size:10px}.hero-product span{font-size:9px}.preview-label{font-size:8px}.match-body .meta{flex-wrap:wrap}.match-explanation{min-height:68px}.meetup-details label>span.muted{display:inline}.method-options{row-gap:7px}@media (max-width:560px){.message-bubble{font-size:13px}.match-body .meta,.exchange-item .meta,.exchange-item .muted{font-size:10px}.hero-product p{font-size:8px}.match-explanation{min-height:98px}.badge{font-size:9px}.list-view .match-explanation{min-height:0}.user-details .meta{font-size:9px}.hero-art{overflow:clip}.meetup-details input[type=date],.meetup-details input[type=time]{min-height:44px}.your-item>.product-image{aspect-ratio:auto;width:100%;min-width:0}.hero,.meetup-layout{grid-template-columns:minmax(0,1fr)}.hero-copy,.hero-art,.meetup-layout>*{min-width:0}.search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.search-fields label{min-width:0}.hero h1{font-size:clamp(29px,8.5vw,44px)}}.how-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.how-card{gap:12px;padding:20px 16px}.how-icon{width:44px;height:44px}.how-arrow{display:none}@media (max-width:1150px){.how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-card{flex-direction:row;align-items:center}}@media (max-width:560px){.how-grid{grid-template-columns:minmax(0,1fr)}.how-card{padding:18px}.how-arrow{display:block}}.live-form{flex-direction:column;gap:20px;display:flex}.live-form label{flex-direction:column;gap:8px;display:flex}.live-checkbox{align-items:center;flex-direction:row!important}.live-checkbox input{width:18px;height:18px}.live-my-items{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.live-item-select{max-width:420px;margin-bottom:24px;display:block}.live-chat-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.live-inbox{padding:24px;overflow:hidden}.live-conversation-link{border-bottom:1px solid #e0eaf4;border-radius:10px;flex-direction:column;gap:6px;padding:18px 12px;display:flex}.live-conversation-link span{white-space:nowrap;text-overflow:ellipsis;color:#64748b;font-size:13px;overflow:hidden}.live-conversation-link.selected{color:#087cff;background:#eaf5ff}.live-meetup-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:24px;display:grid}.photo-preview .product-image{aspect-ratio:1;width:100%;height:100%}@media (max-width:800px){.live-chat-layout,.live-meetup-layout{grid-template-columns:1fr}.live-nav{gap:12px;font-size:13px;overflow:auto;display:flex!important;position:static!important}.header-inner:has(.live-nav){flex-wrap:wrap}.live-inbox{max-height:240px;overflow:auto}.live-nav{order:3;width:100%;padding:12px 0}}
