:root{
  --ivory:#f7f4ef;
  --paper:#fffdf9;
  --paper-strong:#fff;
  --ink:#211b17;
  --muted:#746b64;
  --line:rgba(56,43,35,.12);
  --brown:#41342d;
  --brown-2:#2e2520;
  --sand:#d9bd91;
  --blue:#7695bd;
  --green:#6f9d81;
  --purple:#8a77b2;
  --shadow:0 24px 70px rgba(60,45,36,.10);
  --radius:34px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;background:var(--ivory);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter","Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
button,a{font:inherit}
a{color:inherit}
.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(111,157,129,.45);outline-offset:3px}
.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;padding:12px 0;pointer-events:none}
.site-nav{min-height:62px;padding:8px 9px 8px 18px;border:1px solid rgba(79,62,51,.10);border-radius:21px;background:rgba(255,253,249,.86);box-shadow:0 10px 30px rgba(53,40,32,.065);backdrop-filter:blur(22px) saturate(1.2);-webkit-backdrop-filter:blur(22px) saturate(1.2);display:flex;align-items:center;justify-content:space-between;gap:24px;pointer-events:auto}
.brand{font-size:27px;line-height:1;font-weight:780;letter-spacing:-1.4px;text-decoration:none}
.nav-links{display:flex;align-items:center;gap:26px}
.nav-links a,.footer-links a{font-size:14px;color:#665b54;text-decoration:none;font-weight:610;transition:.2s ease}
.nav-links a:hover,.footer-links a:hover{color:var(--ink)}
.nav-actions{display:flex;gap:6px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:15px;border:1px solid transparent;text-decoration:none;font-size:14px;font-weight:720;white-space:nowrap;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.button:hover{transform:translateY(-2px)}
.button-dark{background:var(--brown-2);color:#fff;box-shadow:0 12px 28px rgba(46,37,32,.17)}
.button-dark:hover{background:#1f1916;box-shadow:0 15px 34px rgba(46,37,32,.22)}
.button-ghost{background:transparent;border-color:transparent}
.button-light{background:rgba(255,255,255,.72);border-color:var(--line);color:var(--ink)}
.button-large{min-height:56px;padding:0 23px;border-radius:18px;font-size:15px}
.hero{min-height:760px;padding-top:138px;padding-bottom:72px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(520px,1.04fr);align-items:center;gap:58px;overflow:clip}
.hero-copy{position:relative;z-index:2}
.eyebrow,.kicker{font-size:11px;font-weight:780;letter-spacing:.14em;text-transform:uppercase}
.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#655b54}
.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(111,157,129,.12)}
.hero h1{margin:20px 0 24px;font-size:clamp(48px,5vw,68px);line-height:.98;letter-spacing:-.057em;font-weight:735}
.hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:500;color:#6d5a4f}
.hero-lead{max-width:620px;margin:0;color:#675d56;font-size:17px;line-height:1.55;letter-spacing:-.012em}
.hero-ai{max-width:590px;margin:17px 0 0;padding:12px 14px;border:1px solid rgba(111,157,129,.18);border-radius:15px;background:rgba(255,255,255,.48);color:#5f574f;font-size:12px;line-height:1.45}
.hero-ai span{display:inline-grid;width:23px;height:23px;margin-right:7px;border-radius:8px;background:#e9e3f5;color:#7562aa;place-items:center}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}
.hero-actions .button span{font-size:17px}
.hero-trust{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:23px;color:#746a63;font-size:12px;font-weight:620}
.hero-trust span{display:flex;align-items:center;gap:6px}
.hero-trust b{color:var(--green)}
.hero-visual{position:relative;min-width:0}
.visual-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.glow-one{width:360px;height:360px;right:-80px;top:-120px;background:rgba(138,119,178,.16)}
.glow-two{width:300px;height:300px;left:-70px;bottom:-100px;background:rgba(111,157,129,.13)}
.crm-window{position:relative;z-index:2;min-height:500px;border:1px solid rgba(74,58,48,.13);border-radius:30px;background:rgba(255,255,255,.94);box-shadow:0 38px 90px rgba(60,45,36,.145),inset 0 1px 0 #fff;overflow:hidden;transform:rotate(.6deg)}
.window-top{height:62px;padding:0 18px;display:flex;align-items:center;border-bottom:1px solid #ebe6e0}
.window-brand{font-size:18px;font-weight:800;letter-spacing:-.7px}
.window-switch{margin:auto;display:flex;gap:5px}
.window-switch i{width:7px;height:7px;border-radius:50%;background:#d9d2ca}.window-switch i:nth-child(2){background:#aaa097}
.window-user{width:31px;height:31px;border-radius:50%;background:#4a3b33;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:750}
.window-body{display:grid;grid-template-columns:58px minmax(0,1fr);min-height:448px}
.mock-sidebar{padding:17px 10px;border-right:1px solid #eee9e3;display:flex;align-items:center;flex-direction:column;gap:9px}
.mock-sidebar span{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;color:#8a8078}
.mock-sidebar span.active{background:#3d312a;color:#fff}
.mock-sidebar svg,.feature-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mock-workspace{min-width:0;padding:20px 16px;background:linear-gradient(180deg,#fff,#fbf9f6)}
.mock-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}
.mock-head small{display:block;color:#9a8f87;font-size:9px;font-weight:760;letter-spacing:.12em}
.mock-head strong{display:block;margin-top:4px;font-size:25px;letter-spacing:-1px}
.mock-head button{border:0;border-radius:10px;padding:9px 12px;background:#41342d;color:#fff;font-size:10px;font-weight:700}
.mock-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.mock-column{min-width:0;padding:9px;border-radius:14px;background:#f5f3f0}
.mock-column-title{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:8px;font-size:9px;color:#6f655e;font-weight:730}
.mock-column-title i{font-style:normal;width:17px;height:17px;border-radius:50%;background:#fff;display:grid;place-items:center}
.guest-mini{position:relative;padding:10px;border-radius:12px;background:#fff;border:1px solid rgba(57,43,34,.06);box-shadow:0 5px 16px rgba(57,43,34,.05);transition:.4s ease}
.guest-mini+.guest-mini{margin-top:7px}
.guest-mini.demo-card.active{transform:translateY(-3px);box-shadow:0 9px 22px rgba(57,43,34,.12)}
.tone-gray{border-left:3px solid #9ba4ae}.tone-blue{border-left:3px solid var(--blue)}.tone-sand{border-left:3px solid #bd9254}
.guest-line{display:flex;align-items:center;gap:6px;min-width:0}
.guest-line>span{min-width:0}.guest-line strong,.guest-line small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guest-line strong{font-size:10px}.guest-line small{margin-top:2px;color:#8b817a;font-size:8px}
.avatar{flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-style:normal;font-weight:750;color:#fff}
.guest-line .avatar{width:26px;height:26px;font-size:8px}.avatar-vk{background:#2787f5}.avatar-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.avatar-telegram{background:#2aabee}.avatar-photo{background:#7d6db6}.avatar-profile{background:#b27a58}
.guest-mini p{margin:9px 0 6px;font-size:9px;line-height:1.38;color:#4f4640}
.guest-mini>em{display:flex;align-items:center;justify-content:space-between;font-size:7.6px;color:#8e827a;font-style:normal}
.guest-mini>em i{width:13px;height:13px;border-radius:50%;background:#ff4d70;color:#fff;display:grid;place-items:center;font-style:normal}
.float-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;border:1px solid rgba(70,53,42,.10);border-radius:17px;background:rgba(255,255,255,.9);box-shadow:0 18px 45px rgba(52,39,31,.14);backdrop-filter:blur(16px);padding:12px 15px}
.float-card small,.float-card b{display:block}.float-card small{font-size:8px;color:#8c817a;text-transform:uppercase;letter-spacing:.08em}.float-card b{margin-top:3px;font-size:11px}
.float-message{right:-24px;top:64px}.float-task{left:-25px;bottom:34px}
.float-icon,.check{width:31px;height:31px;border-radius:11px;display:grid;place-items:center}
.float-icon{background:#e9e3f5;color:#7562aa}.check{background:#e8f3ec;color:#508368}
.proof-strip{border-block:1px solid var(--line);background:rgba(255,255,255,.36)}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.proof-grid div{padding:26px 20px;border-right:1px solid var(--line);text-align:center}.proof-grid div:last-child{border-right:0}
.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:15px}.proof-grid span{margin-top:5px;color:#887d75;font-size:12px}
.section{padding-top:96px;padding-bottom:96px}
.section-heading{margin-bottom:42px}.section-heading.narrow{max-width:760px}.section-heading.center{text-align:center;margin-inline:auto}
.kicker{color:#8a7d74}
.section h2{margin:13px 0 0;font-size:clamp(38px,4.25vw,54px);line-height:1.04;letter-spacing:-.047em;font-weight:710}
.section-heading>p,.section-heading.split>p,.calendar-copy>p,.ai-copy>p{color:#736961;font-size:17px;line-height:1.55}
.section-heading.split{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end}
.section-heading.split p{margin:0}
.ready-grid{display:grid;grid-template-columns:1.12fr .94fr .94fr;gap:14px}
.ready-card{min-height:425px;padding:27px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.55);display:flex;flex-direction:column;box-shadow:0 12px 34px rgba(63,48,39,.035)}
.ready-card.featured{background:#ede6dd}
.step{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.68);font-size:11px;font-weight:750;color:#73665d}
.ready-art{height:150px;margin:20px 0;display:flex;align-items:center;justify-content:center}
.funnel-art{flex-direction:column;gap:7px}.funnel-art i{width:86%;padding:9px 13px;border-radius:10px;background:rgba(255,255,255,.75);font-size:10px;font-style:normal;box-shadow:0 5px 14px rgba(65,50,41,.05)}.funnel-art i:nth-child(2){width:73%;background:#e8eff8}.funnel-art i:nth-child(3){width:60%;background:#f3e8d7}.funnel-art i:nth-child(4){width:48%;background:#e5efe9}
.task-art{flex-direction:column;gap:8px}.task-art span{width:100%;padding:13px 12px;border-radius:13px;background:#fff;box-shadow:0 8px 20px rgba(65,50,41,.05);font-size:10px;font-weight:650}.task-art b{display:inline-grid;place-items:center;width:19px;height:19px;margin-right:7px;border-radius:50%;background:#e4f0e8;color:#4f8064}
.connect-art{gap:10px;flex-wrap:wrap}.social{display:grid;place-items:center;border-radius:50%;color:#fff;font-style:normal;font-weight:760}.connect-art .social{width:54px;height:54px;box-shadow:0 10px 20px rgba(56,43,35,.12)}.social.vk{background:#2787f5}.social.inst{background:linear-gradient(135deg,#833ab4,#e1306c,#f77737)}.social.tg{background:#2aabee}.social.wa{background:#25b866}
.ready-card h3,.feature-card h3{margin:0;font-size:23px;line-height:1.08;letter-spacing:-.025em}
.ready-card p,.feature-card>p,.feature-copy p{margin:12px 0 0;color:#756b64;font-size:14px;line-height:1.55}
.product-section{background:#fffdf9;border-radius:52px 52px 0 0}
.flow-line{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center;margin:0 0 22px;padding:22px;border:1px solid #ece7e2;border-radius:25px;background:#fff}
.flow-line>div{text-align:center}.flow-line>div span{width:27px;height:27px;margin:0 auto 8px;border-radius:50%;background:#f0ebe6;display:grid;place-items:center;font-size:10px;font-weight:750}.flow-line b,.flow-line small{display:block}.flow-line b{font-size:13px}.flow-line small{margin-top:3px;color:#948880;font-size:9px}.flow-line>i{color:#b4aaa3;font-style:normal}
.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.feature-card{position:relative;min-height:340px;padding:30px;border:1px solid #ebe6e0;border-radius:28px;background:#f7f4ef;overflow:hidden}
.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:.7fr 1.3fr;gap:38px;align-items:center}
.feature-icon{width:42px;height:42px;border-radius:14px;background:#fff;display:grid;place-items:center;margin-bottom:42px;color:#55463d;box-shadow:0 7px 20px rgba(54,42,34,.05)}
.feature-card h3{font-size:27px}.feature-copy .feature-icon{margin-bottom:36px}
.messages-card{min-height:450px}
.messages-demo{height:340px;border-radius:23px;background:#fff;box-shadow:0 20px 50px rgba(57,43,34,.08);display:grid;grid-template-columns:.86fr 1.14fr;overflow:hidden}
.inbox-list{padding:14px;border-right:1px solid #eee9e3}.inbox-list>span{position:relative;min-height:68px;padding:10px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:center;border-radius:13px}.inbox-list>span.selected{background:#f0ece7}.inbox-list .social{width:30px;height:30px;font-size:8px}.inbox-list b,.inbox-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-list b{font-size:10px}.inbox-list small{margin-top:4px;color:#90857e;font-size:8px;font-weight:500}.inbox-list em{width:18px;height:18px;border-radius:50%;background:#ff4d70;color:#fff;display:grid;place-items:center;font-size:8px;font-style:normal}
.chat-preview{padding:30px 16px;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(#fff,#fcfaf8)}.chat-preview>small{align-self:center;color:#aaa19a;font-size:8px}.chat-preview p{max-width:88%;margin:14px 0 0;padding:12px;border-radius:15px;font-size:9px;line-height:1.45}.chat-preview .incoming{background:#efe8df}.chat-preview .outgoing{align-self:flex-end;background:#eaf1f8}
.owner-demo{position:absolute;left:30px;right:30px;bottom:30px;padding:15px;border-radius:17px;background:#fff;display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;box-shadow:0 12px 30px rgba(57,43,34,.06)}.owner-demo .avatar{width:40px;height:40px}.owner-demo small,.owner-demo b{display:block}.owner-demo small{font-size:9px;color:#9b9088}.owner-demo b{margin-top:3px;font-size:11px}.owner-demo em{grid-column:2;color:#6f9d81;font-size:8px;font-style:normal}
.mini-task{position:absolute;left:30px;right:30px;bottom:30px;display:flex;gap:11px;align-items:center;padding:15px;border-radius:17px;background:#fff;box-shadow:0 12px 30px rgba(57,43,34,.06)}.mini-task>i{width:31px;height:31px;border-radius:50%;background:#e7f1ea;color:#54836a;display:grid;place-items:center;font-style:normal}.mini-task b,.mini-task small{display:block}.mini-task b{font-size:10px}.mini-task small{margin-top:3px;color:#998e86;font-size:8px}
.feature-dark{background:#302620;color:#fff}.feature-dark .feature-icon{background:rgba(255,255,255,.1);color:#fff}.feature-dark>p{color:#c8bdb5}.bars-demo{position:absolute;left:30px;right:30px;bottom:24px;height:116px;display:flex;align-items:end;gap:12px;border-bottom:1px solid rgba(255,255,255,.17)}.bars-demo i{flex:1;height:var(--h);border-radius:9px 9px 2px 2px;background:linear-gradient(180deg,#d4c0a4,#786456)}
.guest-card-demo{min-height:430px}
.guest-profile{padding:22px;border-radius:24px;background:#fff;box-shadow:0 20px 50px rgba(57,43,34,.08)}.profile-head{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center}.profile-head .avatar{width:48px;height:48px}.profile-head b,.profile-head small{display:block}.profile-head b{font-size:14px}.profile-head small{margin-top:4px;color:#8e837b;font-size:9px}.profile-head em{padding:6px 9px;border-radius:999px;background:#f4eadb;color:#8a6639;font-size:8px;font-style:normal}.profile-dates{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;margin-top:18px;padding:15px;border-radius:15px;background:#f8f5f1}.profile-dates span:last-child{text-align:right}.profile-dates small,.profile-dates b,.profile-money small,.profile-money b{display:block}.profile-dates small,.profile-money small{color:#978b82;font-size:8px}.profile-dates b{margin-top:4px;font-size:11px}.profile-dates i{color:#a79b93;font-style:normal}.profile-money{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px}.profile-money span{padding:0 12px;border-right:1px solid #eee9e3}.profile-money span:first-child{padding-left:0}.profile-money span:last-child{border-right:0}.profile-money b{margin-top:5px;font-size:11px}
.calendar-section{padding-bottom:108px}
.calendar-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center}
.calendar-copy h2{margin-top:14px}.calendar-copy ul{list-style:none;margin:27px 0;padding:0;display:grid;gap:13px}.calendar-copy li{display:flex;align-items:flex-start;gap:10px;color:#544b45;font-size:14px;line-height:1.4}.calendar-copy li i{width:21px;height:21px;border-radius:50%;background:#e5eee8;color:#56816a;display:grid;place-items:center;flex:0 0 auto;font-size:10px;font-style:normal}.calendar-copy .calendar-note{padding:13px 14px;border-left:2px solid #b49a7c;border-radius:0 12px 12px 0;background:rgba(255,255,255,.45);font-size:12px}.calendar-copy .calendar-note b{color:#51483f}
.calendar-demo{padding:15px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow);overflow:hidden}
.calendar-top{padding:5px 5px 15px;display:flex;align-items:center;justify-content:space-between}.calendar-top>span{font-size:15px;font-weight:720}.calendar-top div{display:flex;gap:5px}.calendar-top i{padding:6px 8px;border-radius:8px;background:#f5f2ee;font-size:9px;font-style:normal}
.calendar-grid{display:grid;grid-template-columns:112px repeat(6,1fr);grid-template-rows:50px repeat(3,68px);border:1px solid #eee9e3;border-radius:17px;overflow:hidden}.calendar-grid>div{border-right:1px solid #eee9e3;border-bottom:1px solid #eee9e3}.room-name{padding:0 10px;display:flex;align-items:center;background:#fbf9f6;font-size:9px;font-weight:650}.room-name.head{color:#978b83}.date-cell{padding-top:10px;text-align:center;font-size:10px;font-weight:650}.date-cell small{display:block;margin-top:3px;color:#a29790;font-size:7px}.date-cell.active{background:#f1ebe4}.calendar-row{position:relative;grid-column:2/-1}.booking{position:absolute;top:15px;height:37px;border-radius:10px;padding:0 10px;display:flex;align-items:center;color:#fff;font-size:8px;font-weight:650;white-space:nowrap}.booking-one{left:8%;width:52%;background:#8178b4}.booking-two{left:34%;width:46%;background:#6f91bd}.booking-three{left:2%;width:35%;background:#bd9254}
.compare-section{background:#ece5dc}
.compare-wrap{border:1px solid rgba(62,47,38,.10);border-radius:28px;background:#fff;box-shadow:0 25px 70px rgba(61,46,37,.08);overflow:hidden}
.compare-wrap table{width:100%;border-collapse:collapse;table-layout:fixed}.compare-wrap th,.compare-wrap td{padding:19px 20px;border-bottom:1px solid #eee9e3;text-align:center;font-size:12px}.compare-wrap th:first-child,.compare-wrap td:first-child{width:36%;text-align:left}.compare-wrap th{height:82px;color:#6f655e;font-size:11px}.compare-wrap td:first-child{font-weight:650}.rently-col{background:#f5f0ea}.compare-logo{width:30px;height:30px;margin:0 auto 7px;border-radius:9px;display:grid;place-items:center;font-style:normal}.compare-logo.sheets{background:#e5f1e9;color:#3c8057;font-size:18px}.compare-logo.complex{background:#edf0f4;color:#617087;font-size:18px}.compare-logo.rently{background:#3c302a;color:#fff;font-size:11px;font-weight:800}.partial,.included{display:inline-block;padding:7px 9px;border-radius:999px;font-size:10px;font-style:normal;line-height:1.2}.partial{color:#736a64;background:#f3f0ed}.included{color:#3f7356;background:#e5f0e8;font-weight:700}
.ai-section{background:#2d241f;color:#fff;overflow:hidden}
.ai-layout{display:grid;grid-template-columns:.83fr 1.17fr;gap:80px;align-items:center}.eyebrow-light{color:#c9beb6}.ai-copy h2{margin-top:18px}.ai-copy>p{color:#c9beb6}.ai-points{margin-top:29px;display:grid;gap:12px}.ai-points span{display:flex;gap:9px;align-items:center;color:#e3dad4;font-size:13px}.ai-points i{width:22px;height:22px;border-radius:50%;background:rgba(133,183,150,.16);color:#a8d4b7;display:grid;place-items:center;font-style:normal;font-size:10px}
.ai-report{padding:20px;border:1px solid rgba(255,255,255,.13);border-radius:31px;background:rgba(255,255,255,.075);box-shadow:0 30px 80px rgba(0,0,0,.23);backdrop-filter:blur(16px)}.report-head{padding:7px 7px 18px;display:flex;align-items:center;justify-content:space-between}.report-head small,.report-head b{display:block}.report-head small{font-size:8px;color:#b9aca4;letter-spacing:.12em}.report-head b{margin-top:5px;font-size:19px}.report-head>span{padding:7px 10px;border-radius:999px;background:rgba(127,180,146,.16);color:#b1dbbd;font-size:9px}.report-block{padding:17px;border-radius:18px;background:rgba(255,255,255,.075)}.report-block.strong{background:#f0e7de;color:#302720}.report-block small,.report-action small{font-size:8px;letter-spacing:.1em;color:#a99d95}.report-block.strong small{color:#83756c}.report-block p{margin:8px 0 0;font-size:12px;line-height:1.5}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.report-action{margin-top:9px;padding:14px;border-radius:18px;background:rgba(111,157,129,.14);display:flex;gap:12px;align-items:center}.report-action>span{width:36px;height:36px;border-radius:12px;background:#6f9d81;display:grid;place-items:center}.report-action p{margin:0}.report-action small,.report-action b{display:block}.report-action b{margin-top:4px;font-size:11px}
.honest-section{padding-bottom:88px}.honest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.honest-grid article{padding:28px;border-top:1px solid var(--line);background:rgba(255,255,255,.3)}.honest-grid article>span{color:#9a8d83;font-size:11px;font-weight:750}.honest-grid h3{margin:35px 0 0;font-size:24px;letter-spacing:-.03em}.honest-grid p{margin:12px 0 0;color:#746b64;font-size:14px;line-height:1.55}
.pricing-section{background:#e9e0d6}.pricing-layout{display:grid;grid-template-columns:1fr .78fr;gap:90px;align-items:center}.pricing-layout>div:first-child>p{max-width:620px;margin:22px 0 0;color:#6d635b;font-size:17px;line-height:1.55}.pricing-card{padding:34px;border:1px solid rgba(62,47,38,.11);border-radius:30px;background:#fffdf9;box-shadow:0 22px 55px rgba(61,46,37,.08)}.pricing-card>small{color:#8d8178;font-size:10px;font-weight:780;letter-spacing:.12em}.pricing-card>strong{display:inline-block;margin-top:20px;font-size:54px;letter-spacing:-.06em}.pricing-card>span{margin-left:8px;color:#82766d}.pricing-card ul{margin:22px 0;padding:0;list-style:none;display:grid;gap:10px;color:#60564f;font-size:13px}.pricing-card li:before{content:"✓";margin-right:9px;color:var(--green);font-weight:800}.pricing-card .button{width:100%}.text-link{display:block;margin-top:16px;text-align:center;color:#6e625a;font-size:12px;font-weight:650;text-decoration:none}.text-link:hover{text-decoration:underline}
.final-section{padding-bottom:72px}.final-card{padding:78px 30px;border:1px solid var(--line);border-radius:40px;background:linear-gradient(145deg,#eee6dd,#f8f4ef);text-align:center;box-shadow:0 20px 60px rgba(57,43,34,.06)}.final-card h2{margin-top:17px}.final-card>p{max-width:650px;margin:20px auto 0;color:#70665f;font-size:16px;line-height:1.55}.center-actions{justify-content:center}.final-card>small{display:block;margin-top:18px;color:#8d8179}
.faq-section{padding-top:80px}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.faq-list details{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.56);overflow:hidden}.faq-list summary{min-height:74px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font-size:14px;font-weight:680}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:28px;height:28px;border-radius:50%;background:#eee8e1;display:grid;place-items:center;font-size:17px;font-weight:400;font-style:normal;transition:.2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 20px 22px;color:#756b64;font-size:13px;line-height:1.55}
.site-footer{padding:55px 0 28px;border-top:1px solid var(--line);background:#eee8e1}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .9fr auto;gap:40px;align-items:start}.footer-grid p{margin:9px 0 0;color:#847871;font-size:13px}.footer-links{display:grid;gap:11px}.footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#948880;font-size:11px}
[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}
[data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1080px){
  .nav-links{display:none}
  .hero{grid-template-columns:1fr;gap:62px;padding-top:132px}.hero-copy{text-align:center}.hero-lead,.hero-ai{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{width:min(720px,100%);margin-inline:auto}
  .ready-grid{grid-template-columns:1fr 1fr}.ready-card:first-child{grid-column:1/-1}
  .section-heading.split{grid-template-columns:1fr;gap:18px}
  .calendar-layout,.ai-layout,.pricing-layout{grid-template-columns:1fr;gap:55px}.calendar-copy{max-width:750px}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .shell{width:min(100% - 24px,1180px)}
  .site-header{padding:8px 0}.site-nav{min-height:58px;padding:7px 7px 7px 15px;border-radius:19px}.brand{font-size:23px}.nav-actions .button{min-height:42px;padding:0 13px}.nav-trial{display:none}
  .hero{min-height:auto;padding-top:112px;padding-bottom:62px}.hero h1{font-size:46px}.hero-lead{font-size:16px}.hero-ai{text-align:left}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-trust{gap:10px 16px}
  .hero-visual{overflow:hidden;padding-bottom:18px}.crm-window{min-height:440px;border-radius:24px;transform:none}.window-body{grid-template-columns:45px minmax(0,1fr);min-height:378px}.mock-sidebar{padding-inline:5px}.mock-sidebar span{width:34px;height:34px}.mock-workspace{padding:16px 9px}.mock-board{grid-template-columns:repeat(3,180px);overflow:hidden}.mock-column:nth-child(3){display:none}.float-message{right:-4px;top:56px}.float-task{left:8px;bottom:0}.float-card{padding:10px 12px}
  .proof-grid{grid-template-columns:1fr 1fr}.proof-grid div:nth-child(2){border-right:0}.proof-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .section{padding-top:70px;padding-bottom:70px}.section h2{font-size:38px}.section-heading{margin-bottom:34px}.section-heading>p,.section-heading.split>p,.calendar-copy>p,.ai-copy>p{font-size:15px}
  .ready-grid{grid-template-columns:1fr}.ready-card:first-child{grid-column:auto}.ready-card{min-height:415px}
  .product-section{border-radius:34px 34px 0 0}
  .flow-line{grid-template-columns:1fr;gap:8px}.flow-line>i{transform:rotate(90deg)}.flow-line>div{padding:9px;border-radius:14px;background:#faf8f5}
  .feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto;grid-template-columns:1fr;gap:28px}.feature-card{min-height:350px;padding:22px}.feature-card h3{font-size:24px}.feature-icon,.feature-copy .feature-icon{margin-bottom:32px}.messages-card{min-height:690px}.messages-demo{height:330px;grid-template-columns:1fr}.inbox-list{display:none}.guest-card-demo{min-height:600px}.owner-demo,.mini-task{left:22px;right:22px;bottom:22px}
  .calendar-demo{padding:9px;overflow-x:auto}.calendar-grid{min-width:620px}
  .compare-wrap{border:0;background:transparent;box-shadow:none;overflow:visible}.compare-wrap table,.compare-wrap tbody,.compare-wrap tr,.compare-wrap td{display:block;width:100%}.compare-wrap thead{display:none}.compare-wrap tbody{display:grid;gap:12px}.compare-wrap tr{padding:20px;border:1px solid rgba(62,47,38,.10);border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(61,46,37,.05)}.compare-wrap td,.compare-wrap td:first-child{width:100%;padding:11px 0;border:0;text-align:left}.compare-wrap td:first-child{padding:0 0 13px;margin-bottom:5px;border-bottom:1px solid #eee9e3;font-size:16px}.compare-wrap td:not(:first-child){display:flex;align-items:center;justify-content:space-between;gap:14px}.compare-wrap td:not(:first-child):before{content:attr(data-label);color:#84786f;font-size:11px;font-weight:650}.compare-wrap .rently-col{background:transparent}.partial,.included{max-width:58%;text-align:right}
  .ai-section{border-radius:0}.ai-layout{gap:40px}.report-grid{grid-template-columns:1fr}
  .honest-grid{grid-template-columns:1fr}.honest-grid article{padding:24px}.honest-grid h3{margin-top:22px}.pricing-card{padding:27px}
  .final-card{padding:68px 18px;border-radius:31px}.final-card h2 br{display:none}
  .faq-list{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr;gap:26px}.footer-grid>.button{justify-self:start}.footer-bottom{margin-top:30px}
}
@media(max-width:420px){
  .hero h1{font-size:41px}
  .hero-trust{display:grid;justify-content:start;text-align:left;margin-left:6px}
  .crm-window{margin-inline:-6px}.mock-board{grid-template-columns:176px 176px}
  .float-message{display:none}
  .proof-grid strong{font-size:13px}
  .profile-head{grid-template-columns:44px minmax(0,1fr)}.profile-head em{grid-column:2}.profile-head .avatar{width:44px;height:44px}.profile-money{grid-template-columns:1fr}.profile-money span{padding:9px 0;border-right:0;border-bottom:1px solid #eee9e3}.profile-money span:last-child{border-bottom:0}
  .guest-card-demo{min-height:690px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation:none!important;transition-duration:.01ms!important}
  [data-reveal]{opacity:1;transform:none}
}

/* Landing v6 — richer product demos and device-specific layouts */
.hero-ai{display:flex;align-items:center;gap:10px}
.hero-ai .ai-orbit{position:relative;flex:0 0 auto;width:30px;height:30px;margin:0;border-radius:11px;background:radial-gradient(circle at 50% 50%,#fff 0 12%,transparent 13%),linear-gradient(145deg,#2d241f,#816b5c);box-shadow:0 8px 18px rgba(46,37,32,.18);overflow:hidden}
.ai-orbit i{position:absolute;width:5px;height:5px;border-radius:50%;background:#f0d092;box-shadow:0 0 9px #f0d092;animation:ai-orbit 3s linear infinite}
.ai-orbit i:nth-child(1){left:4px;top:12px}.ai-orbit i:nth-child(2){right:5px;top:6px;animation-delay:-1s}.ai-orbit i:nth-child(3){right:5px;bottom:5px;animation-delay:-2s}
.ai-orbit b{position:absolute;inset:6px;border:1px solid rgba(255,255,255,.42);border-radius:50%;animation:ai-pulse 2s ease-in-out infinite}
@keyframes ai-orbit{50%{transform:scale(1.55);opacity:.58}}@keyframes ai-pulse{50%{transform:rotate(180deg) scale(.75);opacity:.5}}

.person-avatar{position:relative;display:block;flex:0 0 auto;border-radius:50%;background-image:url("./avatars/rently-guests-sprite-v1.jpg");background-size:400% 200%;background-repeat:no-repeat;box-shadow:inset 0 0 0 1px rgba(49,37,30,.08)}
.person-anna{background-position:0 0}.person-alexey{background-position:33.333% 0}.person-victoria{background-position:66.666% 0}.person-maria{background-position:100% 0}
.person-dmitry{background-position:0 100%}.person-elena{background-position:33.333% 100%}.person-anatoly{background-position:66.666% 100%}.person-anastasia{background-position:100% 100%}
.person-avatar>img{position:absolute;right:-2px;bottom:-2px;width:38%;height:38%;padding:1px;border:2px solid #fff;border-radius:50%;background:#fff;object-fit:contain}
.guest-line .person-avatar{width:29px;height:29px}

.window-body{display:flex;min-height:438px;flex-direction:column}
.mock-workspace{flex:1;padding-bottom:12px}
.mock-bottom-nav{height:58px;padding:5px 12px 7px;border-top:1px solid #eee9e3;background:rgba(255,255,255,.97);display:grid;grid-template-columns:repeat(5,1fr);gap:4px}
.mock-bottom-nav span{min-width:0;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#92877f}
.mock-bottom-nav span.active{background:#3d312a;color:#fff}
.mock-bottom-nav svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mock-bottom-nav b{max-width:100%;font-size:6.5px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.ready-grid{grid-template-columns:1.16fr .92fr .92fr}
.ready-card{min-height:500px}
.ready-card.featured{grid-row:span 1}
.ready-art{height:225px;margin:18px 0}
.stage-art{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:center}
.stage-art i{min-height:44px;padding:8px 10px;border:1px solid rgba(69,52,42,.08);border-radius:14px;background:rgba(255,255,255,.72);display:flex;align-items:center;gap:8px;font-size:9px;font-style:normal;font-weight:690;line-height:1.15}
.stage-art i:last-child{grid-column:1/-1}
.stage-art b{width:22px;height:22px;border-radius:50%;background:#f4eee7;display:grid;place-items:center;flex:0 0 auto;font-size:8px}
.stage-art i:nth-child(2),.stage-art i:nth-child(5){background:#eef3f7}.stage-art i:nth-child(3),.stage-art i:nth-child(6){background:#f6eddf}.stage-art i:nth-child(4),.stage-art i:nth-child(7){background:#e9f1ec}
.task-art{gap:7px}.task-art span{padding:10px 11px;font-size:9px;line-height:1.25}.task-art b{vertical-align:middle}
.connect-art{gap:12px}.connect-art i{width:54px;height:54px;padding:5px;border-radius:17px;background:#fff;box-shadow:0 10px 22px rgba(56,43,35,.1);display:grid;place-items:center}
.connect-art img{width:100%;height:100%;border-radius:12px;object-fit:contain}

.flow-line{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr auto 1fr}
.messages-demo{height:390px;grid-template-columns:.9fr 1.1fr}
.inbox-list{padding:10px;overflow:hidden}.inbox-list>span{min-height:70px;grid-template-columns:38px minmax(0,1fr) auto}.inbox-list .person-avatar{width:38px;height:38px}
.chat-preview{padding:32px 18px}.chat-preview p{position:relative;padding-bottom:23px;font-size:10px}.chat-preview p em{position:absolute;right:10px;bottom:7px;color:#8f9a9e;font-size:9px;font-style:normal;letter-spacing:-2px}
.owner-demo{grid-template-columns:46px minmax(0,1fr);align-items:center}.owner-demo .person-avatar{width:46px;height:46px}.owner-demo em{display:block;margin-top:5px;color:#6f9d81;font-size:8px;font-style:normal}
.feature-card:not(.feature-dark){padding-bottom:32px}.feature-card:not(.feature-wide){min-height:390px}
.feature-dark{min-height:390px;padding-bottom:170px}.feature-dark .bars-demo{height:118px}
.guest-card-demo{min-height:555px;grid-template-columns:.62fr 1.38fr}
.guest-profile{padding:24px}.profile-head .person-avatar{width:54px;height:54px}.profile-head{grid-template-columns:54px minmax(0,1fr) auto}
.profile-dates{grid-template-columns:1fr 74px 1fr;padding:11px 15px}.profile-dates>img{width:70px;height:55px;object-fit:contain}.profile-dates span:last-child{text-align:right}
.profile-extras{display:grid;grid-template-columns:1.4fr .6fr;gap:12px;margin-top:17px}.profile-extras>span{padding:12px;border-radius:14px;background:#f8f5f1}.profile-extras small,.profile-extras b{display:block}.profile-extras small,.profile-comment small{color:#978b82;font-size:8px}.profile-extras b{margin-top:5px;font-size:10px}
.profile-comment{margin-top:10px;padding:12px;border:1px solid #eee8e2;border-radius:14px}.profile-comment p{margin:5px 0 0;color:#5f554e;font-size:9px;line-height:1.4}

.calendar-layout{grid-template-columns:.67fr 1.33fr;gap:50px}
.calendar-demo{min-width:0}.calendar-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
.calendar-grid{min-width:690px;grid-template-columns:100px repeat(10,minmax(48px,1fr));grid-template-rows:50px repeat(4,70px)}
.calendar-row{position:relative;grid-column:2/-1;display:grid;grid-template-columns:repeat(20,1fr);align-items:center}
.booking{position:relative;inset:auto;height:42px;min-width:0;padding:4px 8px;gap:7px;overflow:hidden}
.booking .person-avatar{width:27px;height:27px;box-shadow:0 0 0 2px rgba(255,255,255,.7)}.booking b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}
.booking-one{grid-column:2/9;background:#8178b4}.booking-two{grid-column:8/12;background:#6f91bd}.booking-three{grid-column:5/11;background:#bd9254}.booking-four{grid-column:15/17;background:#6f9d81}

.compare-wrap th,.compare-wrap td{padding:16px 17px}.compare-logo{overflow:hidden}.compare-logo.sheets{grid-template-columns:repeat(3,5px);grid-template-rows:repeat(2,5px);gap:2px}.compare-logo.sheets i{width:5px;height:5px;background:#5b9b70;border-radius:1px}.compare-logo.complex{font-size:7px;font-weight:850;letter-spacing:-.04em}.compare-logo.rently{padding:0;background:#211f1d}.compare-logo.rently img{width:100%;height:100%;object-fit:cover}
.trial-metric{margin-top:20px;padding:15px 0;border-block:1px solid #eee8e2;display:flex;align-items:end;justify-content:space-between;gap:18px}.trial-metric strong{font-size:54px;line-height:1;letter-spacing:-.06em}.trial-metric span{padding-bottom:5px;color:#82766d;font-size:18px;font-weight:700}

@media(max-width:1080px) and (min-width:761px){
  .hero{gap:45px}.hero-visual{width:min(760px,100%)}.crm-window{min-height:520px}.window-body{min-height:458px}
  .ready-grid{grid-template-columns:1fr 1fr}.ready-card.featured{grid-column:1/-1}.stage-art{grid-template-columns:repeat(4,1fr)}.stage-art i:last-child{grid-column:auto}
  .feature-wide{grid-template-columns:.7fr 1.3fr}.messages-card{min-height:500px}.guest-card-demo{grid-template-columns:.55fr 1.45fr}
  .calendar-layout{grid-template-columns:1fr}.calendar-demo{width:100%}
}

@media(max-width:760px){
  .hero-ai{align-items:flex-start}.hero-visual{padding:12px 0 24px}.crm-window{width:min(350px,100%);min-height:592px;margin:auto;border:7px solid #2d2825;border-radius:38px;background:#fff;box-shadow:0 34px 75px rgba(48,37,30,.2)}
  .window-top{height:50px;padding:7px 14px 0;border:0}.window-brand{font-size:15px}.window-switch{position:absolute;top:8px;left:50%;width:70px;height:17px;margin:0;border-radius:20px;background:#2d2825;transform:translateX(-50%)}.window-switch i{display:none}.window-user{width:27px;height:27px}
  .window-body{min-height:528px}.mock-workspace{padding:12px 10px 8px}.mock-head{margin-bottom:12px}.mock-head strong{font-size:22px}.mock-head button{padding:8px 10px}
  .mock-board{display:block;overflow:hidden}.mock-column{padding:8px}.mock-column:nth-child(n+2){display:none}.guest-mini{padding:12px}.guest-line .person-avatar{width:38px;height:38px}.guest-line strong{font-size:12px}.guest-line small,.guest-mini p{font-size:10px}.guest-mini>em{font-size:8.5px}
  .mock-bottom-nav{height:62px;padding-inline:5px}.mock-bottom-nav svg{width:18px;height:18px}.mock-bottom-nav b{font-size:6px}
  .float-task{display:none}
  .ready-grid{grid-template-columns:1fr}.ready-card:first-child{grid-column:auto}.ready-card{min-height:auto;padding:22px}.ready-art{height:auto;min-height:215px}.stage-art{grid-template-columns:1fr 1fr}.task-art span{font-size:9px}.connect-art i{width:50px;height:50px}
  .flow-line{grid-template-columns:1fr}.messages-card{min-height:auto}.messages-demo{height:560px;grid-template-columns:1fr;grid-template-rows:310px 250px}.inbox-list{display:block;border-right:0;border-bottom:1px solid #eee9e3}.inbox-list>span{min-height:58px;padding:6px}.inbox-list .person-avatar{width:34px;height:34px}.chat-preview{padding:20px 14px}
  .feature-card:not(.feature-wide),.feature-dark{min-height:390px}.guest-card-demo{min-height:auto;grid-template-columns:1fr}.guest-profile{padding:16px}.profile-head{grid-template-columns:46px minmax(0,1fr)}.profile-head .person-avatar{width:46px;height:46px}.profile-head em{grid-column:2;justify-self:start}.profile-dates{grid-template-columns:1fr 56px 1fr}.profile-dates>img{width:54px}.profile-money{grid-template-columns:repeat(3,1fr)}.profile-money span{padding:0 7px;border-right:1px solid #eee9e3;border-bottom:0}.profile-money b{font-size:10px}.profile-extras{grid-template-columns:1fr}
  .calendar-layout{grid-template-columns:1fr;gap:34px}.calendar-demo{overflow:hidden}.calendar-scroll{width:100%;overflow-x:auto}.calendar-grid{min-width:510px;grid-template-columns:70px repeat(10,44px);grid-template-rows:46px repeat(4,64px)}.room-name{padding:0 5px;font-size:7px}.booking{height:37px;padding:3px 5px;gap:4px}.booking .person-avatar{width:24px;height:24px}.booking b{font-size:7px}.booking-one{grid-column:2/9}.booking-two{grid-column:8/12}.booking-three{grid-column:5/11}.booking-four{grid-column:15/17}
  .trial-metric strong{font-size:48px}
}

@media(max-width:420px){
  .guest-card-demo{min-height:auto}.profile-head{grid-template-columns:44px minmax(0,1fr)}.profile-money{grid-template-columns:repeat(3,1fr)}.profile-money span{padding:0 5px;border-right:1px solid #eee9e3;border-bottom:0}.profile-money small{font-size:7px}.profile-money b{font-size:9px}
}

/* Landing v9 — connected journeys, richer data and refined raster assets */
.hero h1 em{font-family:inherit;font-style:normal;font-weight:735;color:#9a6d4d}
.crm-window{border:0}
.hero-ai .ai-orbit{isolation:isolate}
.ai-orbit:before,.ai-orbit:after{content:"";position:absolute;z-index:0;inset:5px;opacity:.25;animation:neural-link 3.2s ease-in-out infinite}
.ai-orbit:before{background:linear-gradient(28deg,transparent 47%,rgba(255,232,180,.9) 48% 52%,transparent 53%),linear-gradient(150deg,transparent 47%,rgba(255,255,255,.75) 48% 52%,transparent 53%)}
.ai-orbit:after{background:linear-gradient(90deg,transparent 47%,rgba(246,210,141,.9) 48% 52%,transparent 53%);animation-delay:-1.45s}
.ai-orbit i,.ai-orbit b{z-index:2}
@keyframes neural-link{0%,100%{opacity:.12;transform:scale(.84)}42%,65%{opacity:.95;transform:scale(1)}}

.person-avatar{background-image:url("./avatars/rently-guests-sprite-v2.jpg")}
.person-avatar>img{right:-3px;bottom:-3px;width:48%;height:48%;padding:1px}
.guest-line .person-avatar{width:31px;height:31px}

.ready-card{min-height:540px}
.ready-card.featured{min-height:580px}
.ready-art{height:270px}
.stage-art{position:relative;isolation:isolate;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.stage-art:before,.stage-art:after{content:"";position:absolute;z-index:-1;left:8%;right:8%;height:42%;border-top:2px dashed rgba(151,112,78,.34);border-radius:50%;pointer-events:none}
.stage-art:before{top:18%;transform:rotate(4deg)}.stage-art:after{bottom:3%;transform:rotate(-5deg)}
.stage-art i{position:relative;min-height:58px;padding:9px 10px;border:0;border-radius:17px;background:rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(64,48,39,.07);display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px}
.stage-art i:before{content:attr(data-icon);width:34px;height:34px;border-radius:12px;background:linear-gradient(145deg,#fff,#eee4d7);box-shadow:0 5px 13px rgba(70,52,42,.09);display:grid;place-items:center;color:#7e634f;font-size:16px;font-style:normal}
.stage-art i b{position:absolute;right:7px;top:6px;width:17px;height:17px;background:#f3eee7;color:#8d7d72;font-size:7px}
.stage-art i span{font-size:9px;font-weight:700;font-style:normal;line-height:1.2}
.stage-art i:nth-child(2),.stage-art i:nth-child(5){background:#f3f7fa}.stage-art i:nth-child(3),.stage-art i:nth-child(6){background:#fbf4e8}.stage-art i:nth-child(4),.stage-art i:nth-child(7){background:#eef5f0}
.art-title{display:block;margin:18px 0 0;font-size:13px;letter-spacing:-.01em}
.task-art{height:230px;margin-top:8px}
.ready-card.is-visible .task-art span b{animation:task-check-wave .7s cubic-bezier(.2,.9,.2,1) both}
.ready-card.is-visible .task-art span:nth-child(2) b{animation-delay:.14s}.ready-card.is-visible .task-art span:nth-child(3) b{animation-delay:.28s}.ready-card.is-visible .task-art span:nth-child(4) b{animation-delay:.42s}
@keyframes task-check-wave{0%{transform:scale(.4);opacity:.25}60%{transform:scale(1.38);opacity:1}100%{transform:scale(1)}}
.connect-art i{width:64px;height:64px;padding:2px;border-radius:20px}.connect-art img{width:100%;height:100%;border-radius:18px}

.messages-card{margin-top:8px}
.inbox-list .person-avatar{width:42px;height:42px}.inbox-list>span{grid-template-columns:42px minmax(0,1fr) auto}
.read-status{display:flex!important;align-items:center;gap:0;letter-spacing:0!important;color:#3ba0db!important}
.read-status i{position:relative;font-size:10px;font-style:normal;font-weight:800}.read-status i+ i{margin-left:-4px}
.mini-task{padding-top:24px}
.mini-task>em{position:absolute;top:9px;right:10px;padding:4px 7px;border-radius:999px;background:#e5545e;color:#fff;font-size:7px;font-style:normal;font-weight:750;letter-spacing:.04em;text-transform:uppercase}
.analytics-visual{position:absolute;left:30px;right:30px;bottom:24px;height:128px;display:grid;grid-template-columns:1.35fr .65fr;gap:18px;align-items:end}
.analytics-visual .bars-demo{position:static;height:116px}
.analytics-rings{height:116px;display:flex;align-items:center;justify-content:center;gap:10px}
.analytics-rings>i{width:82px;height:82px;border-radius:50%;background:conic-gradient(#d9c09b 0 76%,rgba(255,255,255,.12) 76%);display:grid;place-content:center;text-align:center;font-style:normal;box-shadow:inset 0 0 0 11px #302620}
.analytics-rings>i:nth-child(2){background:conic-gradient(#8cb49b 0 62%,rgba(255,255,255,.12) 62%)}
.analytics-rings b,.analytics-rings small{display:block}.analytics-rings b{font-size:13px}.analytics-rings small{margin-top:2px;color:#c8bdb5;font-size:7px}

.profile-head{grid-template-columns:54px minmax(0,1fr) auto}
.profile-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.profile-actions>em{padding:6px 9px;border-radius:999px;background:#f4eadb;color:#8a6639;font-size:8px;font-style:normal}.profile-actions>span{display:inline-flex;align-items:center;gap:6px;padding:6px 7px;border-radius:10px;background:#f6f3ef;color:#6e635c;font-size:8px;font-weight:700}.profile-actions>span b{width:17px;height:17px;border-radius:50%;background:#e5545e;color:#fff;display:grid;place-items:center;font-size:8px}
.profile-dates{grid-template-columns:minmax(0,1fr) 36px 78px 36px minmax(0,1fr);gap:8px}
.profile-dates>i{width:100%;border-top:2px dashed #cfc3b9}.profile-stay{display:grid;place-items:center;gap:2px}.profile-stay img{width:68px;height:48px;object-fit:contain}.profile-stay b{font-size:9px}

.calendar-row{background-image:repeating-linear-gradient(to right,transparent 0,transparent calc(10% - 1px),#eee9e3 calc(10% - 1px),#eee9e3 10%)}
.booking .person-avatar{width:31px;height:31px}.booking{height:45px}.booking b{font-size:8px}
.booking-one{grid-column:2/8}.booking-two{grid-column:5/10}.booking-three{grid-column:2/6}.booking-four{grid-column:7/9}
.booking-five{grid-column:12/17;background:#a47586}.booking-six{grid-column:13/19;background:#57917c}.booking-seven{grid-column:9/15;background:#7c8eae}.booking-eight{grid-column:12/18;background:#a7794f}

.compare-logo.sheets{display:grid;padding:0;background:#fff}.compare-logo.sheets img{width:100%;height:100%;object-fit:cover}
.compare-wrap th.rently-col,.compare-wrap td.rently-col{background:linear-gradient(135deg,#f5ead8,#efe1c8);box-shadow:inset 1px 0 rgba(132,93,48,.16),inset -1px 0 rgba(132,93,48,.16)}
.compare-wrap th.rently-col{color:#6a4d2e}.compare-wrap .included{box-shadow:0 5px 14px rgba(80,117,91,.1)}

.report-impact{margin-top:13px;padding-top:13px;border-top:1px solid rgba(74,56,45,.14);display:flex;align-items:end;justify-content:space-between;gap:15px}.report-impact strong{font-size:25px;line-height:1;color:#8c5c37;letter-spacing:-.04em}.report-impact span{max-width:180px;color:#7b6d63;font-size:9px;line-height:1.25;text-align:right}
.report-action .ai-orbit-small{flex:0 0 auto;width:42px;height:42px;margin:0;border-radius:14px;background:radial-gradient(circle at 50% 50%,#fff 0 10%,transparent 11%),linear-gradient(145deg,#2d241f,#816b5c);box-shadow:0 9px 22px rgba(0,0,0,.18)}

.honest-grid article{position:relative;padding-top:92px;border-top:0;border:1px solid rgba(74,57,47,.08);border-radius:25px;background:rgba(255,255,255,.46)}
.honest-grid article>small{position:absolute;right:25px;top:27px;color:#9a8d83;font-size:10px;font-weight:750}
.honest-sticker{position:absolute;left:26px;top:24px;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-size:21px;font-weight:760;box-shadow:0 8px 20px rgba(66,50,40,.08)}
.sticker-fit{background:#e6f1e9;color:#4d7f61}.sticker-calendar{background:#f3e6d4;color:#8e6842}.sticker-connect{background:#e8edf4;color:#5d7190}
.honest-grid h3{margin-top:0}

@media(max-width:1080px) and (min-width:761px){
  .ready-card.featured{min-height:460px}.stage-art{grid-template-columns:repeat(4,1fr);height:190px}.stage-art i:last-child{grid-column:auto}
  .feature-dark{grid-column:1/-1;min-height:360px}.analytics-visual{grid-template-columns:1.5fr .5fr}.analytics-rings>i{width:88px;height:88px}
}

@media(max-width:760px){
  .crm-window{border:7px solid #2d2825}
  .ready-card,.ready-card.featured{min-height:auto}.ready-art{height:auto}.stage-art{grid-template-columns:1fr 1fr;min-height:315px}.stage-art i{min-height:62px}.art-title{margin-top:20px}.task-art{min-height:240px}
  .connect-art i{width:59px;height:59px}
  .inbox-list .person-avatar{width:36px;height:36px}.inbox-list>span{grid-template-columns:36px minmax(0,1fr) auto}
  .analytics-visual{height:118px;grid-template-columns:1fr}.analytics-rings{display:none}.analytics-visual .bars-demo{height:112px}
  .profile-head{grid-template-columns:46px minmax(0,1fr)}.profile-actions{grid-column:2;align-items:flex-start}.profile-dates{grid-template-columns:minmax(0,1fr) 18px 56px 18px minmax(0,1fr);gap:4px}.profile-stay img{width:52px;height:40px}.profile-stay b{font-size:8px}
  .calendar-row{background-size:auto}.booking{height:40px;padding:3px 4px}.booking .person-avatar{width:27px;height:27px}.booking b{font-size:7px}
  .compare-wrap td.rently-col{padding:10px!important;border-radius:12px;background:linear-gradient(135deg,#f5ead8,#efe1c8)}
  .report-impact{align-items:flex-start;flex-direction:column}.report-impact span{text-align:left}
  .honest-grid article{padding-top:88px}
}

@media(prefers-reduced-motion:reduce){
  .ai-orbit:before,.ai-orbit:after,.ready-card.is-visible .task-art span b{animation:none!important}
}

/* Landing v10 — calm iOS system, precise half-day calendar and contained motion */
.neural-mark,
.hero-ai .neural-mark{
  position:relative;
  display:block;
  flex:0 0 auto;
  width:34px;
  height:34px;
  margin-right:8px;
  border-radius:11px;
  background:linear-gradient(145deg,#2c241f,#725c4d);
  box-shadow:0 8px 20px rgba(48,37,31,.18);
  overflow:hidden;
  isolation:isolate;
}
.neural-mark b{
  position:absolute;
  z-index:2;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#f3d79b;
  box-shadow:0 0 8px rgba(243,215,155,.85);
  animation:neural-node 2.8s ease-in-out infinite;
}
.neural-mark b:nth-of-type(1){left:4px;top:15px}
.neural-mark b:nth-of-type(2){left:14px;top:5px;animation-delay:-.7s}
.neural-mark b:nth-of-type(3){right:4px;top:8px;animation-delay:-1.4s}
.neural-mark b:nth-of-type(4){right:6px;bottom:5px;animation-delay:-2.1s}
.neural-mark i{
  position:absolute;
  z-index:1;
  left:7px;
  top:17px;
  height:1.5px;
  border-radius:99px;
  background:linear-gradient(90deg,rgba(247,226,184,.2),rgba(247,226,184,.95));
  transform-origin:left center;
  animation:neural-edge 3.2s ease-in-out infinite;
}
.neural-mark i:nth-of-type(1){width:13px;transform:rotate(-43deg)}
.neural-mark i:nth-of-type(2){left:17px;top:8px;width:10px;transform:rotate(2deg);animation-delay:-.55s}
.neural-mark i:nth-of-type(3){left:17px;top:10px;width:15px;transform:rotate(52deg);animation-delay:-1.1s}
.neural-mark i:nth-of-type(4){width:21px;transform:rotate(-14deg);animation-delay:-1.65s}
.neural-mark i:nth-of-type(5){width:22px;transform:rotate(21deg);animation-delay:-2.2s}
@keyframes neural-edge{0%,22%,100%{opacity:.16}44%,72%{opacity:1}}
@keyframes neural-node{0%,100%{transform:scale(.78);opacity:.68}50%{transform:scale(1.24);opacity:1}}

.guest-mini{
  border:0;
  box-shadow:0 8px 20px rgba(57,43,34,.055);
}
.tone-lead{background:#f0edf5}
.tone-blue{background:#eaf2f8}
.tone-sand{background:#f6eddf}
.mock-column:nth-child(1){background:#f8f5fa}
.mock-column:nth-child(2){background:#f3f7fa}
.mock-column:nth-child(3){background:#faf6ef}

.float-task{
  left:auto;
  right:22px;
  bottom:86px;
  max-width:260px;
}
.task-alert{
  width:28px;
  height:28px;
  border-radius:50%;
  background:#e9545d;
  color:#fff;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  font-size:15px;
  font-weight:850;
  box-shadow:0 8px 17px rgba(204,61,73,.26);
}
.float-task small{
  display:inline-block;
  margin-bottom:4px;
  padding:3px 7px;
  border-radius:999px;
  background:#e9545d;
  color:#fff;
  font-weight:800;
}

.ready-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.ready-card{min-height:450px}
.ready-card.featured{
  grid-column:1/-1;
  min-height:450px;
  background:linear-gradient(145deg,#eee8e0,#f5f1eb);
}
.ready-card.featured .ready-art{height:190px}
.stage-art{
  position:relative;
  isolation:isolate;
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:8px;
  align-items:start;
  overflow:visible;
}
.stage-art:before{
  content:"";
  position:absolute;
  z-index:-1;
  left:6%;
  right:6%;
  top:43px;
  height:2px;
  border:0;
  border-radius:99px;
  background:linear-gradient(90deg,#d6cbc0,#91a999,#d7b98f,#9db6c6,#d6cbc0);
  transform:none;
  opacity:.72;
}
.stage-art:after{display:none}
.stage-art i,
.stage-art i:last-child{
  grid-column:auto;
  min-width:0;
  min-height:0;
  padding:0 4px;
  border:0;
  border-radius:0;
  background:transparent!important;
  box-shadow:none;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:7px;
  text-align:center;
  font-style:normal;
}
.stage-art i:before{display:none}
.stage-art i>span{
  position:relative;
  z-index:2;
  width:70px;
  height:70px;
  border-radius:22px;
  background:rgba(255,255,255,.96);
  display:grid;
  place-items:center;
  box-shadow:0 10px 25px rgba(67,50,40,.09),inset 0 0 0 1px rgba(78,60,48,.045);
}
.stage-art i>span img{width:42px;height:42px;object-fit:contain}
.stage-art i b{
  position:static;
  width:auto;
  height:auto;
  border-radius:0;
  background:transparent;
  color:#9a8e84;
  font-size:8px;
  letter-spacing:.08em;
}
.stage-art i strong{
  max-width:110px;
  color:#403833;
  font-size:9px;
  line-height:1.22;
}

.connect-art{gap:14px}
.connect-art i{
  width:66px;
  height:66px;
  padding:0;
  border-radius:20px;
}
.connect-art img{
  width:48px;
  height:48px;
  border-radius:13px;
  object-fit:contain;
}
.connect-art i:nth-child(1) img,
.connect-art i:nth-child(2) img{width:44px;height:44px}
.connect-art i:nth-child(3) img{width:46px;height:46px}
.connect-art i:nth-child(5) img{width:50px;height:50px}

.dashboard-label{
  display:inline-flex;
  align-items:center;
  min-height:31px;
  margin-bottom:28px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.1);
  color:#d9cec6;
  font-size:9px;
  font-weight:760;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.analytics-visual{grid-template-columns:1.5fr .5fr}
.bars-demo i{
  border-radius:18px 18px 5px 5px;
  transform:scaleY(0);
  transform-origin:center bottom;
}
.feature-dark.is-visible .bars-demo i{animation:dashboard-bar .72s cubic-bezier(.2,.85,.2,1) forwards}
.feature-dark.is-visible .bars-demo i:nth-child(2){animation-delay:.08s}
.feature-dark.is-visible .bars-demo i:nth-child(3){animation-delay:.16s}
.feature-dark.is-visible .bars-demo i:nth-child(4){animation-delay:.24s}
.feature-dark.is-visible .bars-demo i:nth-child(5){animation-delay:.32s}
.analytics-rings>i{
  position:relative;
  width:82px;
  height:82px;
  border:13px solid rgba(255,255,255,.1);
  border-top-color:#d9c09b;
  border-right-color:#d9c09b;
  border-radius:50%;
  background:none;
  box-shadow:none;
  box-sizing:border-box;
  opacity:0;
  transform:scale(.55) rotate(-38deg);
}
.analytics-rings>i:nth-child(2){
  border-top-color:#8cb49b;
  border-right-color:#8cb49b;
  border-bottom-color:#8cb49b;
  background:none;
}
.feature-dark.is-visible .analytics-rings>i{animation:dashboard-ring .7s .38s cubic-bezier(.2,.9,.2,1) forwards}
.feature-dark.is-visible .analytics-rings>i:nth-child(2){animation-delay:.52s}
@keyframes dashboard-bar{to{transform:scaleY(1)}}
@keyframes dashboard-ring{to{opacity:1;transform:scale(1) rotate(8deg)}}

/* Every reservation begins and ends exactly at the middle of a day. */
.booking-one{grid-column:2/6}
.booking-two{grid-column:6/8}
.booking-three{grid-column:2/4}
.booking-four{grid-column:6/10}
.booking-five{grid-column:12/18}
.booking-six{grid-column:14/20}
.booking-seven{grid-column:8/14}
.booking-eight{grid-column:12/18}

.compare-logo{width:34px;height:34px;border-radius:10px}
.compare-logo.sheets img{width:100%;height:100%;object-fit:cover}
.compare-wrap th.rently-col{
  background:#302620;
  color:#fff;
  box-shadow:inset 1px 0 rgba(255,255,255,.08),inset -1px 0 rgba(255,255,255,.08);
}
.compare-wrap td.rently-col{
  background:linear-gradient(135deg,#faf8f5,#f0ece7);
  box-shadow:inset 1px 0 rgba(73,54,43,.08),inset -1px 0 rgba(73,54,43,.08);
}
.compare-wrap td.rently-col .included{
  background:#3b2e27;
  color:#fff;
  box-shadow:0 7px 16px rgba(53,39,31,.12);
}

.ai-report{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.ai-report>.report-head,
.ai-report>.report-block,
.ai-report>.report-grid,
.ai-report>.report-action{position:relative;z-index:1}
.report-action .neural-mark-small{
  position:relative;
  display:block;
  width:42px;
  height:42px;
  margin:0;
  border-radius:14px;
  background:linear-gradient(145deg,#2c241f,#725c4d);
  overflow:hidden;
  box-shadow:0 9px 22px rgba(0,0,0,.2);
}
.report-action .neural-mark-small b{width:6px;height:6px}
.report-action .neural-mark-small b:nth-of-type(1){left:5px;top:19px}
.report-action .neural-mark-small b:nth-of-type(2){left:18px;top:6px}
.report-action .neural-mark-small b:nth-of-type(3){right:5px;top:10px}
.report-action .neural-mark-small b:nth-of-type(4){right:7px;bottom:6px}
.report-action .neural-mark-small i:nth-of-type(1){left:9px;top:21px;width:17px}
.report-action .neural-mark-small i:nth-of-type(2){left:21px;top:10px;width:12px}
.report-action .neural-mark-small i:nth-of-type(3){left:21px;top:12px;width:18px}
.report-action .neural-mark-small i:nth-of-type(4){left:9px;top:21px;width:25px}
.report-action .neural-mark-small i:nth-of-type(5){left:9px;top:21px;width:26px}

.honest-grid article{
  padding-top:146px;
  background:#fff;
}
.honest-illustration{
  position:absolute;
  left:24px;
  top:18px;
  width:118px;
  height:112px;
  border:0;
  border-radius:0;
  background:#fff;
  display:block;
  overflow:hidden;
  box-shadow:none;
}
.honest-illustration img{
  position:absolute;
  top:0;
  width:300%;
  height:auto;
  max-width:none;
}
.honest-fit img{left:0}
.honest-calendar img{left:-100%}
.honest-integrations img{left:-200%}

@media(max-width:1080px) and (min-width:761px){
  .float-task{right:12px;bottom:76px}
  .ready-card.featured{min-height:440px}
  .ready-card.featured .ready-art{height:180px}
  .stage-art{grid-template-columns:repeat(7,minmax(0,1fr));height:180px}
  .stage-art i>span{width:62px;height:62px;border-radius:19px}
  .stage-art i>span img{width:38px;height:38px}
  .stage-art:before{top:39px}
  .analytics-visual{grid-template-columns:1.55fr .45fr}
}

@media(max-width:760px){
  .ready-grid{grid-template-columns:1fr}
  .ready-card.featured{grid-column:auto}
  .ready-card.featured .ready-art{
    height:auto;
    min-height:0;
    margin-right:-22px;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
  }
  .ready-card.featured .ready-art::-webkit-scrollbar{display:none}
  .stage-art{
    width:max-content;
    min-height:150px;
    grid-template-columns:repeat(7,112px);
    padding:12px 22px 6px 0;
  }
  .stage-art:before{left:4%;right:4%;top:51px}
  .stage-art i{min-height:0;padding:0 4px}
  .stage-art i>span{width:72px;height:72px}
  .connect-art i{width:60px;height:60px}
  .connect-art img{width:44px;height:44px}
  .connect-art i:nth-child(1) img,
  .connect-art i:nth-child(2) img{width:41px;height:41px}
  .connect-art i:nth-child(3) img{width:43px;height:43px}
  .connect-art i:nth-child(5) img{width:47px;height:47px}
  .analytics-rings{display:none}
  .compare-wrap th.rently-col{background:#302620;color:#fff}
  .compare-wrap td.rently-col{background:linear-gradient(135deg,#faf8f5,#f0ece7)}
  .honest-grid article{padding-top:136px}
  .honest-illustration{width:108px;height:102px}
}

@media(prefers-reduced-motion:reduce){
  .neural-mark i,.neural-mark b,.feature-dark.is-visible .bars-demo i,.feature-dark.is-visible .analytics-rings>i{animation:none!important}
  .feature-dark .bars-demo i{transform:scaleY(1)}
  .feature-dark .analytics-rings>i{opacity:1;transform:none}
}

/* Landing v11 — precise neural geometry, original clay icons and mobile polish */
.neural-mark i{
  left:6.5px;
  top:16.75px;
  transform-origin:0 50%;
}
.neural-mark i:nth-of-type(1){left:6.5px;top:16.75px;width:14.15px;transform:rotate(-45deg)}
.neural-mark i:nth-of-type(2){left:16.5px;top:6.75px;width:11.41px;transform:rotate(15.26deg)}
.neural-mark i:nth-of-type(3){left:27.5px;top:9.75px;width:16.13px;transform:rotate(97.13deg)}
.neural-mark i:nth-of-type(4){left:6.5px;top:16.75px;width:22.14px;transform:rotate(-18.44deg)}
.neural-mark i:nth-of-type(5){left:6.5px;top:16.75px;width:21.03px;transform:rotate(25.35deg)}

.mock-column,
.mock-column:nth-child(1),
.mock-column:nth-child(2),
.mock-column:nth-child(3){background:#f2f1ef}
.mock-column{display:flex;min-height:100%;flex-direction:column;gap:8px}
.mock-column-title{margin-bottom:0}
.guest-mini{flex:0 0 auto}

.task-note{
  position:relative;
  width:30px;
  height:32px;
  border-radius:9px;
  background:linear-gradient(145deg,#ef6971,#d94651);
  display:flex;
  flex:0 0 auto;
  flex-direction:column;
  justify-content:center;
  gap:3px;
  padding:0 7px;
  box-shadow:0 8px 17px rgba(204,61,73,.24);
}
.task-note:before{
  content:"";
  position:absolute;
  left:7px;
  right:7px;
  top:-3px;
  height:6px;
  border-radius:3px;
  background:#fff;
  box-shadow:0 0 0 2px #e6555f;
}
.task-note i{
  display:block;
  height:2px;
  border-radius:99px;
  background:rgba(255,255,255,.92);
}
.float-task small{margin-bottom:4px}

.stage-art i>span.stage-icon{
  position:relative;
  overflow:hidden;
  background:#fff;
}
.stage-icon img,
.stage-art i>span.stage-icon img{
  position:absolute;
  top:50%;
  width:700%;
  height:auto;
  max-width:none;
  object-fit:initial;
  transform:translateY(-50%);
}
.stage-icon-1 img{left:0}
.stage-icon-2 img{left:-100%}
.stage-icon-3 img{left:-200%}
.stage-icon-4 img{left:-300%}
.stage-icon-5 img{left:-400%}
.stage-icon-6 img{left:-500%}
.stage-icon-7 img{left:-600%}

.bars-demo i{border-radius:18px}
.analytics-rings>i{
  border:0;
  border-radius:50%;
  background:conic-gradient(from -90deg,#d9c09b 0 76%,rgba(255,255,255,.11) 76% 100%);
  -webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px));
  mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px));
}
.analytics-rings>i:nth-child(2){
  border:0;
  background:conic-gradient(from -90deg,#8cb49b 0 64%,rgba(255,255,255,.11) 64% 100%);
}

.calendar-row{overflow:visible}
.booking{grid-row:1}
.booking-one{grid-column:2/6}
.booking-two{grid-column:6/12}
.booking-three{grid-column:2/6}
.booking-four{grid-column:6/10}
.booking-five{grid-column:12/18}
.booking-six{grid-column:14/20}
.booking-seven{grid-column:8/14}
.booking-eight{grid-column:12/18}

.compare-logo.sheets{
  display:grid!important;
  place-items:center;
  padding:0!important;
  background:#fff!important;
  overflow:hidden;
}
.compare-logo.sheets img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  opacity:1!important;
  transform:scale(1.5);
}
.compare-wrap td.rently-col .included{
  background:#e4f0e7;
  color:#397352;
  box-shadow:0 6px 15px rgba(57,115,82,.08);
}

.report-action .neural-mark-small i:nth-of-type(1){left:8px;top:21.25px;width:18.39px;transform:rotate(-45deg)}
.report-action .neural-mark-small i:nth-of-type(2){left:21px;top:8.25px;width:13.61px;transform:rotate(17.1deg)}
.report-action .neural-mark-small i:nth-of-type(3){left:34px;top:12.25px;width:20.1px;transform:rotate(95.71deg)}
.report-action .neural-mark-small i:nth-of-type(4){left:8px;top:21.25px;width:27.52px;transform:rotate(-19.09deg)}
.report-action .neural-mark-small i:nth-of-type(5){left:8px;top:21.25px;width:26.18px;transform:rotate(25.02deg)}

.honest-grid article{min-height:330px}
.honest-grid p b{color:#47765a;font-weight:800}
.honest-configured img,
.honest-growth img,
.honest-interface img{
  top:50%;
  width:300%;
  transform:translateY(-50%);
}
.honest-configured img{left:0}
.honest-growth img{left:-100%}
.honest-interface img{left:-200%}

@media(max-width:1080px) and (min-width:761px){
  .mock-column{gap:6px}
  .guest-mini{padding:9px}
  .guest-mini p{margin-top:7px}
  .honest-grid article{min-height:315px}
}

@media(max-width:760px){
  .hero h1{font-size:clamp(38px,11vw,46px);line-height:.98}
  .hero-lead{font-size:15px;line-height:1.55}
  .hero-ai{width:100%;padding:9px 10px;font-size:11px;line-height:1.4}
  .hero-trust{justify-content:flex-start;text-align:left}
  .crm-window{width:min(360px,100%);min-height:625px}
  .window-body{min-height:561px}
  .mock-workspace{min-height:499px}
  .mock-column{gap:7px;padding:8px;background:#f2f1ef!important}
  .guest-mini{padding:10px}
  .guest-line .person-avatar{width:34px;height:34px}
  .guest-line strong{font-size:11px}
  .guest-line small,.guest-mini p{font-size:9px}
  .guest-mini p{margin-top:7px}
  .guest-mini>em{margin-top:7px}

  .stage-art i>span{width:76px;height:76px}
  .stage-art i strong{font-size:10px}

  .compare-wrap td:not(:first-child):before{
    min-height:25px;
    padding-left:31px;
    display:flex;
    align-items:center;
    background-repeat:no-repeat;
    background-position:left center;
    background-size:24px 24px;
  }
  .compare-wrap td[data-label="Таблицы"]:before{
    background-image:url("./brand/spreadsheet-app-v2.jpg");
    background-size:35px 35px;
  }
  .compare-wrap td[data-label="Другие CRM"]:before{
    content:"CRM · Другие CRM";
    padding-left:0;
    color:#667085;
  }
  .compare-wrap td[data-label="Rently"]:before{
    background-image:url("./brand/rently-gold-logo-v1.jpg");
    border-radius:7px;
  }
  .compare-wrap td.rently-col{
    padding:10px!important;
    border-radius:13px;
    background:#f6f8f5;
  }
  .compare-wrap td.rently-col .included{max-width:54%}

  .honest-grid{gap:10px}
  .honest-grid article{
    min-height:0;
    padding:128px 22px 24px;
  }
  .honest-illustration{
    left:22px;
    top:15px;
    width:112px;
    height:105px;
  }
  .honest-grid h3{font-size:23px}
  .honest-grid p{font-size:14px}
}

@media(max-width:420px){
  .shell{width:min(100% - 20px,1180px)}
  .site-nav{padding-left:13px}
  .hero{padding-top:105px}
  .hero h1{font-size:39px}
  .hero-actions{gap:8px}
  .button-large{min-height:55px}
  .crm-window{width:100%;min-height:620px;margin-inline:0}
  .mock-workspace{padding-inline:8px}
  .compare-wrap tr{padding:17px}
  .partial,.included{max-width:55%;font-size:9px}
}

/* Landing v12 — clean workflow surfaces, exact stage crops and half-day geometry */
.mock-column,
.mock-column:nth-child(1),
.mock-column:nth-child(2),
.mock-column:nth-child(3){
  background:rgba(58,45,37,.024);
}
.mock-bottom-nav>span{position:relative}
.mock-bottom-nav .nav-messages>em{
  position:absolute;
  left:calc(50% + 5px);
  top:3px;
  min-width:15px;
  height:15px;
  padding:0 4px;
  border:2px solid #fff;
  border-radius:999px;
  background:#e84c61;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:7px;
  font-style:normal;
  font-weight:850;
  line-height:1;
  box-shadow:0 4px 10px rgba(194,46,68,.2);
}

.ready-card.featured{
  background:#fff;
  border-color:rgba(73,55,44,.08);
}
.ready-card.tasks-ready-card{
  background:linear-gradient(145deg,#eee8e0,#f5f1eb);
}
.stage-art:before,
.stage-art:after{display:none}
.stage-art i{position:relative}
.stage-art i:not(:last-child):after{
  content:"";
  position:absolute;
  z-index:0;
  left:calc(50% + 39px);
  top:37px;
  width:calc(100% - 78px);
  height:2px;
  background:repeating-linear-gradient(90deg,rgba(141,119,101,.46) 0 5px,transparent 5px 10px);
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 24%,#000 76%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 24%,#000 76%,transparent);
  pointer-events:none;
}
.stage-art i>span.stage-icon{
  width:76px;
  height:76px;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.stage-icon img,
.stage-art i>span.stage-icon img{
  position:static;
  width:76px;
  height:76px;
  max-width:100%;
  object-fit:contain;
  transform:none;
}

.bars-demo{padding-bottom:4px}
.bars-demo i{
  margin-bottom:0;
  border-radius:18px!important;
}
.analytics-rings>i{
  position:relative;
  border:0;
  background:none;
  -webkit-mask:none;
  mask:none;
  overflow:visible;
}
.analytics-rings>i:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:50%;
  background:conic-gradient(from -90deg,#d9c09b 0 76%,rgba(255,255,255,.11) 76% 100%);
  -webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px));
  mask:radial-gradient(farthest-side,transparent calc(100% - 13px),#000 calc(100% - 12px));
}
.analytics-rings>i:after{
  content:"";
  position:absolute;
  left:34.5px;
  top:0;
  width:13px;
  height:13px;
  border-radius:50%;
  background:#d9c09b;
  box-shadow:-34.4px 32.3px 0 #d9c09b;
}
.analytics-rings>i:nth-child(2):before{
  background:conic-gradient(from -90deg,#8cb49b 0 64%,rgba(255,255,255,.11) 64% 100%);
}
.analytics-rings>i:nth-child(2):after{
  background:#8cb49b;
  box-shadow:-26.6px 56.5px 0 #8cb49b;
}

.booking-two{grid-column:6/8}
.booking-three{grid-column:2/4}
.booking-two,
.booking-three{
  min-width:0;
  padding-inline:5px;
  gap:4px;
}
.booking-two b,
.booking-three b{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}

.compare-logo.sheets{
  display:grid!important;
  place-items:center;
  padding:0!important;
  background:#fff!important;
  overflow:hidden;
  box-shadow:0 5px 12px rgba(28,103,62,.1);
}
.compare-logo.sheets img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  opacity:1!important;
  transform:scale(1.12);
}

.report-action>.neural-mark{
  width:34px;
  height:34px;
  margin:0;
  border-radius:11px;
}

@media(max-width:1080px) and (min-width:761px){
  .stage-art i:not(:last-child):after{
    left:calc(50% + 33px);
    top:31px;
    width:calc(100% - 66px);
  }
  .stage-art i>span.stage-icon,
  .stage-art i>span.stage-icon img{
    width:64px;
    height:64px;
  }
}

/* Landing v13 — exact tablet geometry and lighter product surfaces */
.mock-column,
.mock-column:nth-child(1),
.mock-column:nth-child(2),
.mock-column:nth-child(3){
  background:#fdfcfb!important;
}

.analytics-visual{
  grid-template-columns:1fr;
}
.analytics-visual .bars-demo{
  width:100%;
  gap:15px;
}
.analytics-visual .bars-demo i:nth-child(6){animation-delay:.4s}
.analytics-visual .bars-demo i:nth-child(7){animation-delay:.48s}
.analytics-visual .bars-demo i:nth-child(8){animation-delay:.56s}

.profile-dates{
  grid-template-columns:max-content minmax(54px,1fr) 78px minmax(54px,1fr) max-content;
  gap:0;
}
.profile-dates>i{
  height:2px;
  border:0;
  background:repeating-linear-gradient(90deg,#b9ada4 0 7px,transparent 7px 13px);
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 82%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 82%,transparent 100%);
}

.calendar-row .booking{
  position:relative;
  inset:auto;
  top:auto;
  left:auto;
  width:auto;
  min-width:0;
  align-self:center;
  grid-row:1;
}
.calendar-row .booking-one{grid-column:2/6}
.calendar-row .booking-two{grid-column:6/8}
.calendar-row .booking-three{grid-column:2/4}
.calendar-row .booking-four{grid-column:6/10}
.calendar-row .booking-five{grid-column:12/18}
.calendar-row .booking-six{grid-column:14/20}
.calendar-row .booking-seven{grid-column:8/14}
.calendar-row .booking-eight{grid-column:12/18}

.compare-logo.sheets{
  position:relative;
  width:40px!important;
  height:40px!important;
  border-radius:12px!important;
  background:#0d6b3c url("./brand/spreadsheet-app-cropped-v3.jpg?v=13") center/cover no-repeat!important;
  box-shadow:0 7px 17px rgba(20,94,53,.18)!important;
}
.compare-logo.sheets img{
  position:absolute;
  inset:0;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  transform:none!important;
}

.report-action>.neural-mark{
  flex:0 0 auto;
  background:linear-gradient(145deg,#2c241f,#725c4d)!important;
  box-shadow:0 7px 16px rgba(0,0,0,.2);
}

@media(max-width:760px){
  .analytics-visual .bars-demo{gap:9px}
  .profile-dates{
    grid-template-columns:max-content minmax(18px,1fr) 56px minmax(18px,1fr) max-content;
    gap:0;
  }
  .profile-dates>i{
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);
    mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);
  }
}

@media(max-width:760px){
  .mock-column,
  .mock-column:nth-child(1),
  .mock-column:nth-child(2),
  .mock-column:nth-child(3){
    background:#fdfcfb!important;
  }
  .stage-art i:not(:last-child):after{
    left:calc(50% + 39px);
    top:37px;
    width:calc(100% - 78px);
  }
  .stage-art i>span.stage-icon,
  .stage-art i>span.stage-icon img{
    width:76px;
    height:76px;
  }
  .compare-wrap td[data-label="Таблицы"]:before{
    background-image:url("./brand/spreadsheet-app-cropped-v3.jpg");
    background-size:29px 29px;
  }
}

/* Landing v14 — mobile-first stabilization and readable product demos */
html,
body{
  width:100%;
  max-width:100%;
}
body{
  overflow-x:clip;
}
main,
section,
.shell,
.hero,
.hero-copy,
.hero-visual,
.crm-window,
.window-body,
.mock-workspace,
.mock-board,
.proof-grid,
.ready-section,
.ready-grid,
.ready-card,
.ready-art,
.product-section,
.feature-grid,
.feature-card,
.messages-demo,
.calendar-layout,
.calendar-copy,
.calendar-demo,
.calendar-scroll,
.compare-section,
.compare-wrap,
.ai-layout,
.ai-copy,
.ai-report,
.honest-grid,
.pricing-layout,
.final-card,
.faq-list{
  min-width:0;
  max-width:100%;
}
img{
  max-width:100%;
}
section[id]{
  scroll-margin-top:92px;
}

@media(max-width:760px){
  :root{
    --mobile-gutter:12px;
  }
  html{
    scroll-padding-top:76px;
  }
  body{
    font-size:16px;
    overflow-x:clip;
  }
  .shell{
    width:calc(100% - (var(--mobile-gutter) * 2));
    max-width:100%;
    margin-inline:auto;
  }
  .site-header{
    padding:8px 0 0;
  }
  .site-nav{
    width:calc(100% - (var(--mobile-gutter) * 2));
    min-height:60px;
    padding:7px 7px 7px 14px;
    gap:8px;
    border-radius:19px;
  }
  .brand{
    min-height:44px;
    display:flex;
    align-items:center;
    font-size:24px;
  }
  .nav-links{
    display:none;
  }
  .nav-actions{
    min-width:0;
    gap:4px;
  }
  .nav-actions .button{
    min-height:44px;
    padding-inline:12px;
    font-size:13px;
    white-space:nowrap;
  }
  .nav-actions .button-ghost{
    min-width:56px;
  }
  .nav-trial{
    min-width:0;
  }
  section[id]{
    scroll-margin-top:78px;
  }
  .section{
    padding-block:58px;
  }
  .section-heading{
    margin-bottom:26px;
  }
  .section-heading.split{
    gap:14px;
  }
  .section-heading h2,
  .calendar-copy h2,
  .pricing-layout h2,
  .final-card h2,
  .ai-copy h2{
    max-width:100%;
    font-size:clamp(29px,8.4vw,34px);
    line-height:1.06;
    letter-spacing:-.045em;
    overflow-wrap:break-word;
  }
  .section-heading p,
  .calendar-copy>p,
  .pricing-layout>div>p,
  .final-card>p,
  .ai-copy>p{
    font-size:15px;
    line-height:1.55;
  }
  .kicker,
  .eyebrow{
    font-size:10px;
    letter-spacing:.16em;
  }

  .hero{
    width:calc(100% - (var(--mobile-gutter) * 2));
    padding-top:116px;
    padding-bottom:48px;
    gap:34px;
  }
  .hero-copy{
    text-align:left;
  }
  .hero h1{
    max-width:100%;
    margin-top:17px;
    font-size:clamp(34px,10vw,42px);
    line-height:1.01;
    letter-spacing:-.055em;
  }
  .hero h1 em{
    display:inline;
  }
  .hero-lead{
    margin-top:19px;
    font-size:16px;
    line-height:1.5;
  }
  .hero-ai{
    width:100%;
    min-height:56px;
    margin-top:20px;
    padding:9px 11px;
    gap:10px;
    font-size:12px;
    line-height:1.35;
  }
  .neural-mark{
    flex:0 0 38px;
    width:38px;
    height:38px;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
  }
  .hero-actions .button{
    width:100%;
    min-height:52px;
    justify-content:center;
    font-size:15px;
  }
  .hero-trust{
    justify-content:flex-start;
    gap:8px 13px;
  }
  .hero-trust span{
    font-size:12px;
  }
  .hero-visual{
    width:100%;
    min-width:0;
    margin-top:2px;
  }
  .crm-window{
    width:100%;
    min-width:0;
    min-height:590px;
    border-radius:24px;
    transform:none;
  }
  .window-top{
    min-height:54px;
    padding-inline:15px;
  }
  .window-brand{
    font-size:16px;
  }
  .window-user{
    width:36px;
    height:36px;
    font-size:10px;
  }
  .window-body{
    min-height:536px;
  }
  .mock-workspace{
    padding:17px 12px 74px;
  }
  .mock-head strong{
    font-size:23px;
  }
  .mock-head button{
    min-height:40px;
    padding-inline:12px;
  }
  .mock-board{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:5px;
  }
  .mock-column{
    min-width:0;
    padding:7px 5px;
    border-radius:12px;
    background:#fbfaf8!important;
  }
  .mock-column-title{
    min-width:0;
    gap:3px;
    font-size:8px;
  }
  .mock-column-title span{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .guest-mini{
    min-width:0;
    padding:8px 6px;
    border-radius:10px;
  }
  .guest-mini.tone-lead{background:#f5f1fb}
  .guest-mini.tone-blue{background:#edf7fb}
  .guest-mini.tone-sand{background:#fbf4e8}
  .guest-line{
    min-width:0;
    align-items:center;
  }
  .guest-line>span{
    min-width:0;
  }
  .guest-line strong{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:9px;
  }
  .guest-line small,
  .guest-mini p,
  .guest-mini em{
    font-size:7px;
    line-height:1.28;
  }
  .guest-mini em i{
    min-width:17px;
    height:17px;
    font-size:8px;
  }
  .mock-bottom-nav{
    grid-template-columns:repeat(5,minmax(0,1fr));
    min-height:66px;
    padding:7px 5px;
  }
  .mock-bottom-nav span{
    min-width:0;
    min-height:48px;
  }
  .mock-bottom-nav svg{
    width:19px;
    height:19px;
  }
  .mock-bottom-nav b{
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:7px;
  }
  .mock-bottom-nav .nav-messages em{
    right:8px;
    min-width:18px;
    height:18px;
    font-size:9px;
  }
  .float-task{
    right:8px;
    bottom:74px;
    width:min(245px,73%);
    min-height:72px;
    padding:11px 13px;
  }
  .float-task small{
    font-size:9px;
  }
  .float-task b{
    font-size:12px;
    line-height:1.25;
  }
  .proof-strip{
    padding-block:0;
  }
  .proof-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .proof-grid>div{
    min-width:0;
    min-height:84px;
    padding:16px 10px;
  }
  .proof-grid strong{
    font-size:15px;
  }
  .proof-grid span{
    font-size:12px;
  }

  .ready-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    width:100%;
    max-width:100%;
    gap:12px;
    overflow:visible;
  }
  .ready-card,
  .ready-card.featured,
  .ready-card.tasks-ready-card{
    grid-column:auto;
    width:100%;
    min-width:0;
    max-width:100%;
    min-height:0;
    padding:20px;
    border-radius:24px;
    overflow:hidden;
  }
  .ready-card.featured{
    background:#fff;
  }
  .ready-card.tasks-ready-card{
    background:#eee5da;
  }
  .ready-card .step{
    font-size:11px;
  }
  .ready-card.featured .ready-art{
    width:100%;
    max-width:100%;
    height:auto;
    min-height:0;
    margin:20px 0 18px;
    padding:0 0 10px;
    overflow-x:auto;
    overflow-y:hidden;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
  }
  .ready-card.featured .ready-art::-webkit-scrollbar{
    display:none;
  }
  .stage-art{
    width:max-content!important;
    max-width:none!important;
    min-height:132px;
    grid-template-columns:repeat(7,94px)!important;
    grid-auto-rows:124px;
    gap:0!important;
    padding:0 10px 0 0!important;
    overflow:visible!important;
  }
  .stage-art i,
  .stage-art i:last-child{
    width:94px!important;
    min-width:94px!important;
    min-height:124px!important;
    padding:7px 5px!important;
    display:flex!important;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    gap:3px!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  .stage-art i:not(:last-child):after{
    left:calc(50% + 30px)!important;
    top:35px!important;
    width:calc(100% - 60px)!important;
    height:1px!important;
    border:0!important;
    background:repeating-linear-gradient(90deg,rgba(145,124,110,.38) 0 4px,transparent 4px 8px)!important;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)!important;
    mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)!important;
  }
  .stage-art i>span.stage-icon,
  .stage-art i>span.stage-icon img{
    width:68px!important;
    height:68px!important;
  }
  .stage-art i b{
    position:static!important;
    width:auto!important;
    height:auto!important;
    background:none!important;
    color:#9a8c82;
    font-size:8px!important;
  }
  .stage-art i strong{
    max-width:88px!important;
    min-height:28px;
    padding-inline:2px!important;
    font-size:9px!important;
    line-height:1.15!important;
    white-space:normal!important;
  }
  .ready-card h3,
  .feature-card h3{
    font-size:23px;
    line-height:1.1;
  }
  .ready-card p,
  .feature-card>p,
  .feature-copy p{
    font-size:14px;
    line-height:1.5;
  }
  .tasks-ready-card .art-title{
    margin-top:24px;
    font-size:15px;
  }
  .task-art{
    margin-block:15px 18px;
  }
  .task-art span{
    min-height:48px;
    padding:9px 10px;
    font-size:11px;
    line-height:1.3;
  }
  .connect-art{
    min-height:150px;
    gap:9px;
    flex-wrap:wrap;
  }
  .connect-art i{
    width:54px;
    height:54px;
  }
  .connect-art img{
    width:40px;
    height:40px;
  }

  .feature-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:12px;
  }
  .feature-card,
  .feature-card.feature-wide,
  .feature-card.feature-dark,
  .guest-card-demo{
    grid-column:auto;
    width:100%;
    min-width:0;
    max-width:100%;
    min-height:0;
    padding:22px;
    border-radius:24px;
    overflow:hidden;
  }
  .messages-card{
    display:grid;
    grid-template-columns:1fr;
    gap:22px;
  }
  .messages-demo{
    width:100%;
    height:500px;
    grid-template-columns:42% 58%;
    border-radius:20px;
  }
  .inbox-list{
    min-width:0;
    padding:9px 7px;
  }
  .inbox-list>span{
    min-width:0;
    padding:8px 5px;
    gap:5px;
  }
  .inbox-list>span>b{
    min-width:0;
    font-size:9px;
  }
  .inbox-list small{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:7px;
  }
  .chat-preview{
    min-width:0;
    padding:18px 9px;
  }
  .chat-preview>small{
    font-size:9px;
  }
  .chat-preview p{
    max-width:96%;
    padding:10px;
    font-size:10px;
    line-height:1.4;
  }
  .owner-demo,
  .mini-task{
    min-height:72px;
  }
  .owner-demo small,
  .owner-demo em,
  .mini-task small{
    font-size:10px;
  }
  .owner-demo b,
  .mini-task b{
    font-size:12px;
  }
  .mini-task em{
    position:static;
    align-self:flex-start;
    margin-left:auto;
    font-size:8px;
  }
  .feature-dark{
    min-height:360px!important;
  }
  .feature-dark>p{
    color:rgba(255,255,255,.72);
  }
  .dashboard-label{
    font-size:10px;
  }
  .analytics-visual{
    min-height:170px;
  }
  .guest-card-demo{
    display:grid;
    grid-template-columns:1fr;
    gap:20px;
  }
  .guest-profile{
    width:100%;
    min-width:0;
    padding:15px;
    border-radius:20px;
  }
  .profile-head{
    grid-template-columns:auto minmax(0,1fr);
    gap:9px;
  }
  .profile-head>div:nth-child(2){
    min-width:0;
  }
  .profile-head>div:nth-child(2)>b{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:13px;
  }
  .profile-head small{
    font-size:10px;
  }
  .profile-actions{
    grid-column:1/-1;
    display:flex;
    justify-content:space-between;
    align-items:center;
  }
  .profile-actions em,
  .profile-actions span{
    font-size:9px;
  }
  .profile-dates{
    grid-template-columns:max-content minmax(12px,1fr) 58px minmax(12px,1fr) max-content;
  }
  .profile-dates span small,
  .profile-money small,
  .profile-extras small,
  .profile-comment small{
    font-size:9px;
  }
  .profile-dates span b,
  .profile-money b,
  .profile-extras b{
    font-size:11px;
  }
  .profile-comment p{
    font-size:10px;
    line-height:1.4;
  }

  .calendar-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:24px;
  }
  .calendar-copy ul{
    gap:10px;
  }
  .calendar-copy li{
    font-size:14px;
    line-height:1.4;
  }
  .calendar-note{
    font-size:12px!important;
  }
  .calendar-demo{
    width:100%;
    max-width:100%;
    padding:14px 10px 10px;
    overflow:hidden;
    border-radius:22px;
  }
  .calendar-top{
    gap:8px;
    padding-inline:3px;
  }
  .calendar-top>span{
    font-size:16px;
  }
  .calendar-top i{
    min-width:40px;
    min-height:40px;
  }
  .calendar-scroll{
    width:100%;
    max-width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
  }
  .calendar-scroll::-webkit-scrollbar{
    display:none;
  }
  .calendar-grid{
    width:590px!important;
    min-width:590px!important;
    max-width:none!important;
    grid-template-columns:92px repeat(10,49.8px)!important;
    grid-template-rows:48px repeat(4,70px)!important;
  }
  .room-name{
    font-size:10px;
  }
  .date-cell{
    font-size:11px;
  }
  .date-cell small{
    font-size:8px;
  }
  .booking{
    min-height:42px;
    font-size:9px;
  }

  .compare-section .section-heading{
    text-align:left;
  }
  .compare-wrap{
    width:100%;
    max-width:100%;
    overflow:hidden;
    border-radius:22px;
  }
  .compare-wrap table{
    width:100%;
    min-width:0;
    table-layout:fixed;
  }
  .compare-wrap th,
  .compare-wrap td{
    min-width:0;
    padding:12px 7px;
    font-size:10px;
    line-height:1.28;
    overflow-wrap:anywhere;
  }
  .compare-wrap th:first-child,
  .compare-wrap td:first-child{
    width:31%;
  }
  .compare-wrap th{
    height:86px;
    font-size:9px;
  }
  .compare-logo,
  .compare-logo.sheets{
    width:34px!important;
    height:34px!important;
    margin-bottom:7px;
    border-radius:10px!important;
  }
  .partial,
  .included{
    max-width:100%;
    padding:6px 5px;
    font-size:8px;
    white-space:normal;
  }
  .compare-wrap th.rently-col,
  .compare-wrap td.rently-col{
    background:#f0f7f1!important;
    color:inherit;
    box-shadow:inset 1px 0 rgba(68,118,84,.10),inset -1px 0 rgba(68,118,84,.10);
  }
  .compare-wrap td.rently-col .included{
    color:#356b4b!important;
    background:#dff0e4!important;
  }

  .ai-layout{
    grid-template-columns:minmax(0,1fr);
    gap:28px;
  }
  .ai-section{
    padding-block:66px;
  }
  .ai-points span{
    min-height:34px;
    font-size:13px;
  }
  .ai-report{
    width:100%;
    min-width:0;
    padding:14px;
    border-radius:22px;
  }
  .report-head small,
  .report-block small,
  .report-action small{
    font-size:9px;
  }
  .report-head b{
    font-size:21px;
  }
  .report-block p,
  .report-action b{
    font-size:12px;
    line-height:1.42;
  }
  .report-impact{
    align-items:flex-start;
    gap:5px;
  }
  .report-impact strong{
    font-size:28px;
  }
  .report-impact span{
    font-size:9px;
  }
  .report-grid{
    grid-template-columns:1fr;
  }
  .report-action{
    align-items:center;
  }

  .honest-grid{
    grid-template-columns:minmax(0,1fr);
    gap:12px;
  }
  .honest-grid article{
    min-height:0;
    padding:22px;
    border-radius:22px;
  }
  .honest-illustration{
    width:92px;
    height:92px;
    margin-bottom:8px;
  }
  .honest-grid h3{
    font-size:23px;
  }
  .honest-grid p{
    font-size:14px;
    line-height:1.5;
  }
  .pricing-layout{
    grid-template-columns:minmax(0,1fr);
    gap:24px;
  }
  .pricing-card{
    padding:24px;
    border-radius:24px;
  }
  .pricing-card li{
    font-size:14px;
  }
  .pricing-card .button{
    min-height:52px;
  }
  .pricing-card .text-link{
    display:flex;
    min-height:44px;
    align-items:center;
    justify-content:center;
    padding:8px 4px;
  }
  .final-card{
    padding:42px 20px;
    border-radius:26px;
  }
  .final-card h2 br{
    display:none;
  }
  .faq-list details{
    border-radius:18px;
  }
  .faq-list summary{
    min-height:64px;
    padding:18px 48px 18px 18px;
    font-size:15px;
    line-height:1.3;
  }
  .faq-list details p{
    padding:0 18px 18px;
    font-size:14px;
    line-height:1.5;
  }
  .site-footer{
    padding-bottom:max(28px,env(safe-area-inset-bottom));
  }
  .footer-links a{
    display:flex;
    min-height:44px;
    align-items:center;
    padding-block:8px;
  }
  .analytics-visual .bars-demo i{
    opacity:1!important;
    transform:scaleY(1)!important;
    animation:none!important;
  }

  [data-reveal]{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}

@media(max-width:390px){
  .site-nav{
    padding-left:12px;
  }
  .brand{
    font-size:22px;
  }
  .nav-actions .button{
    padding-inline:10px;
    font-size:12px;
  }
  .hero{
    padding-top:108px;
  }
  .hero h1{
    font-size:clamp(32px,9.7vw,38px);
  }
  .mock-head button{
    min-height:44px;
    font-size:9px;
  }
  .guest-mini{
    padding-inline:4px;
  }
  .guest-line .person-avatar{
    width:23px;
    height:23px;
  }
  .messages-demo{
    grid-template-columns:40% 60%;
  }
  .compare-wrap th,
  .compare-wrap td{
    padding-inline:5px;
  }
  .partial,
  .included{
    font-size:7.5px;
  }
}

/* Landing v18 — unified mobile geometry and a swipeable review rail */
.task-title{
  display:flex;
  align-items:center;
  gap:9px;
}
.task-count{
  flex:0 0 24px;
  width:24px;
  height:24px;
  border-radius:50%;
  display:inline-grid;
  place-items:center;
  color:#fff;
  background:#e95563;
  box-shadow:0 7px 18px rgba(220,61,77,.2);
  font-size:11px;
  line-height:1;
  font-weight:800;
}
.reviews-section{
  overflow:hidden;
  background:linear-gradient(180deg,#f7f4ef 0%,#f1ece5 100%);
}
.reviews-heading{
  align-items:end;
  margin-bottom:28px;
}
.reviews-heading p{
  max-width:440px;
}
.reviews-rail{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(300px,32%);
  gap:14px;
  padding:4px 2px 22px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x mandatory;
  overscroll-behavior-inline:contain;
  scrollbar-width:thin;
  scrollbar-color:#b8aa9f transparent;
  -webkit-overflow-scrolling:touch;
}
.reviews-rail::-webkit-scrollbar{
  height:6px;
}
.reviews-rail::-webkit-scrollbar-track{
  background:transparent;
}
.reviews-rail::-webkit-scrollbar-thumb{
  border-radius:999px;
  background:#b8aa9f;
}
.review-card{
  min-height:230px;
  padding:22px;
  border:1px solid rgba(70,54,44,.09);
  border-radius:24px;
  display:flex;
  flex-direction:column;
  scroll-snap-align:start;
  background:rgba(255,255,255,.86);
  box-shadow:0 16px 38px rgba(65,47,36,.055);
}
.review-card:nth-child(3n+2){
  background:#f4f7f2;
}
.review-card:nth-child(3n){
  background:#f7f2eb;
}
.review-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:20px;
}
.review-meta span{
  padding:7px 10px;
  border-radius:999px;
  color:#6e6259;
  background:#f0ece7;
  font-size:10px;
  font-weight:750;
}
.review-meta b{
  color:#a87f38;
  font-size:13px;
  letter-spacing:.11em;
}
.review-card>p{
  margin:0;
  color:#302923;
  font-size:15px;
  line-height:1.58;
  letter-spacing:-.012em;
}
.review-card footer{
  margin-top:auto;
  padding-top:24px;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.review-card footer strong{
  font-size:13px;
}
.review-card footer span{
  color:#8b8078;
  font-size:11px;
}
.reviews-footnote{
  padding-top:7px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  color:#8a7e75;
}
.reviews-footnote>span{
  flex:0 0 auto;
  padding-right:31px;
  position:relative;
  font-size:11px;
  font-weight:750;
}
.reviews-footnote>span:after{
  content:"→";
  position:absolute;
  right:7px;
  top:-2px;
  font-size:16px;
}
.reviews-footnote p{
  max-width:660px;
  margin:0;
  font-size:10px;
  line-height:1.5;
  text-align:right;
}

@media(max-width:760px){
  /* Decorative blobs used to be clipped as a dark rectangle behind the rounded
     product window. The mobile preview now owns its silhouette completely. */
  .hero-visual{
    overflow:visible!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:26px;
  }
  .hero-visual .visual-glow{
    display:none!important;
  }
  .crm-window{
    border-radius:25px!important;
    overflow:hidden!important;
    isolation:isolate;
    box-shadow:0 21px 50px rgba(48,37,30,.11)!important;
  }

  .task-title{
    justify-content:flex-start;
    font-size:16px!important;
  }
  .task-count{
    width:25px;
    height:25px;
    flex-basis:25px;
    font-size:11px;
  }

  /* Every provider is a complete, equally sized rounded card. */
  .compare-wrap td:not(:first-child),
  .compare-wrap td.rently-col{
    width:100%!important;
    height:64px!important;
    min-height:64px!important;
    margin:7px 0 0!important;
    padding:9px 11px!important;
    border:1px solid rgba(75,61,52,.08)!important;
    border-radius:15px!important;
    background:#f8f7f5!important;
    box-shadow:none!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .compare-wrap td.rently-col{
    background:#f0f7f1!important;
    border-color:rgba(61,121,82,.10)!important;
  }
  .compare-wrap td:not(:first-child):before{
    min-width:0!important;
    min-height:40px!important;
    height:40px;
    flex:1 1 auto;
    padding-left:48px!important;
    box-sizing:border-box;
    background-size:40px 40px!important;
    filter:none!important;
    box-shadow:none!important;
  }
  .compare-wrap td[data-label="Таблицы"]:before,
  .compare-wrap td[data-label="Rently"]:before{
    background-size:40px 40px!important;
  }
  .compare-wrap td[data-label="Другие CRM"]:before{
    background-size:40px 40px,40px 40px,40px 40px,40px 40px,40px 40px!important;
  }
  .compare-wrap .partial,
  .compare-wrap .included{
    flex:0 1 48%;
    max-width:48%!important;
    padding:7px 9px;
    overflow-wrap:normal;
    line-height:1.15;
  }

  .reviews-heading{
    margin-bottom:20px;
  }
  .reviews-heading p{
    margin-top:13px;
  }
  .reviews-rail{
    grid-auto-columns:88%;
    gap:11px;
    margin-right:-2px;
    padding:2px 2px 17px;
  }
  .review-card{
    min-height:224px;
    padding:20px;
    border-radius:22px;
  }
  .review-card>p{
    font-size:14px;
    line-height:1.52;
  }
  .reviews-footnote{
    display:block;
  }
  .reviews-footnote p{
    margin-top:9px;
    max-width:none;
    text-align:left;
  }
}

@media(max-width:340px){
  :root{
    --mobile-gutter:10px;
  }
  .site-nav{
    gap:4px;
  }
  .nav-actions .button-ghost{
    min-width:50px;
  }
  .nav-actions .button{
    padding-inline:8px;
  }
  .hero h1{
    font-size:32px;
  }
  .mock-workspace{
    padding-inline:8px;
  }
  .compare-wrap th,
  .compare-wrap td{
    padding-inline:3px;
  }
}

/* Landing v16 — mobile parity with the iPad presentation */
.profile-actions>em{
  border:1px solid rgba(61,121,82,.10);
  background:#e5f2e8;
  color:#3d7954;
}
.compare-logo.complex{
  position:relative;
  overflow:hidden;
  border:1px solid #d9dee5;
  background:
    linear-gradient(#dfe4ea,#dfe4ea) 0 0/100% 9px no-repeat,
    linear-gradient(90deg,#eef1f4 49%,#dfe4ea 50% 52%,#f7f8fa 53%) 0 9px/100% calc(100% - 9px) no-repeat;
  color:transparent;
  box-shadow:0 7px 16px rgba(53,64,76,.10);
}
.compare-logo.complex:before{
  content:"";
  position:absolute;
  left:5px;
  top:3px;
  width:3px;
  height:3px;
  border-radius:50%;
  background:#8e99a7;
  box-shadow:6px 0 #a9b2bd,12px 0 #c0c7cf;
}
.compare-logo.complex:after{
  content:"CRM";
  position:absolute;
  inset:10px 0 0;
  display:grid;
  place-items:center;
  color:#667485;
  font-size:7px;
  font-weight:850;
}

@media(max-width:760px){
  /* Keep the product preview identical in structure to the iPad mock: all columns,
     the desktop top bar and the complete bottom navigation remain visible. */
  .hero-visual{
    padding:0;
  }
  .crm-window{
    width:100%;
    min-height:0;
    margin:0;
    border:0!important;
    border-radius:25px;
    background:#fff;
    box-shadow:0 25px 65px rgba(48,37,30,.13);
    transform:none;
  }
  .window-top{
    position:relative;
    height:52px;
    min-height:52px;
    padding:0 14px;
    border-bottom:1px solid #eee9e3;
  }
  .window-brand{
    font-size:16px;
  }
  .window-switch{
    position:static;
    width:auto;
    height:auto;
    margin:auto;
    border-radius:0;
    background:transparent;
    transform:none;
  }
  .window-switch i{
    display:block;
    width:6px;
    height:6px;
  }
  .window-user{
    width:32px;
    height:32px;
    font-size:9px;
  }
  .window-body{
    display:block;
    min-height:0;
  }
  .mock-workspace{
    min-height:0;
    padding:15px 9px 70px;
  }
  .mock-head{
    margin-bottom:12px;
  }
  .mock-head strong{
    font-size:21px;
  }
  .mock-head button{
    min-height:38px;
    padding:8px 10px;
    font-size:9px;
  }
  .mock-board{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:5px;
    overflow:visible;
  }
  .mock-column,
  .mock-column:nth-child(n+2){
    display:flex!important;
    min-width:0;
    min-height:260px;
    padding:7px 5px;
    gap:5px;
    border-radius:12px;
    background:#fbfaf8!important;
  }
  .mock-column-title{
    min-width:0;
    font-size:7px;
  }
  .mock-column-title span{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .guest-mini{
    padding:7px 5px;
    border-radius:9px;
  }
  .guest-mini+.guest-mini{
    margin-top:0;
  }
  .guest-line{
    gap:4px;
  }
  .guest-line .person-avatar{
    width:24px;
    height:24px;
  }
  .guest-line strong{
    font-size:8px;
  }
  .guest-line small,
  .guest-mini p,
  .guest-mini>em{
    font-size:6.5px;
    line-height:1.25;
  }
  .guest-mini p,
  .guest-mini>em{
    margin-top:5px;
  }
  .guest-mini>em i{
    min-width:15px;
    width:15px;
    height:15px;
    font-size:7px;
  }
  .mock-bottom-nav{
    min-height:62px;
    height:62px;
  }
  .float-task{
    display:flex;
    right:8px;
    bottom:67px;
    width:min(190px,56%);
    min-height:58px;
    padding:8px 10px;
    gap:7px;
    border-radius:14px;
  }
  .float-task .task-note{
    width:30px;
    height:30px;
    flex:0 0 30px;
  }
  .float-task small{
    margin-bottom:2px;
    padding:2px 5px;
    font-size:7px;
  }
  .float-task b{
    font-size:9px;
    line-height:1.2;
  }

  /* Seven stages follow one continuous 3–3–1 snake instead of leaving the viewport. */
  .ready-card.featured{
    overflow:visible;
  }
  .ready-card.featured .ready-art{
    width:100%;
    max-width:100%;
    margin:22px 0 20px;
    padding:0;
    overflow:visible;
  }
  .stage-art{
    position:relative;
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-template-rows:repeat(3,112px)!important;
    gap:16px 10px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .stage-art i,
  .stage-art i:last-child{
    width:auto!important;
    min-width:0!important;
    min-height:0!important;
    padding:0 2px!important;
    position:relative;
    display:flex!important;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    gap:3px!important;
    overflow:visible!important;
  }
  .stage-art i:nth-child(1){grid-area:1/1}
  .stage-art i:nth-child(2){grid-area:1/2}
  .stage-art i:nth-child(3){grid-area:1/3}
  .stage-art i:nth-child(4){grid-area:2/3}
  .stage-art i:nth-child(5){grid-area:2/2}
  .stage-art i:nth-child(6){grid-area:2/1}
  .stage-art i:nth-child(7){grid-area:3/1}
  .stage-art i>span.stage-icon,
  .stage-art i>span.stage-icon img{
    width:62px!important;
    height:62px!important;
  }
  .stage-art i strong{
    max-width:100%!important;
    min-height:28px;
    font-size:8.5px!important;
  }
  .stage-art i:not(:last-child):after{
    content:"";
    position:absolute;
    z-index:-1;
    display:block;
    border:0!important;
    pointer-events:none;
  }
  .stage-art i:nth-child(1):after,
  .stage-art i:nth-child(2):after{
    left:calc(50% + 30px)!important;
    top:31px!important;
    width:calc(50% - 1px)!important;
    height:2px!important;
    background:repeating-linear-gradient(90deg,rgba(145,124,110,.42) 0 4px,transparent 4px 8px)!important;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)!important;
    mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)!important;
  }
  .stage-art i:nth-child(4):after,
  .stage-art i:nth-child(5):after{
    left:auto!important;
    right:calc(50% + 30px)!important;
    top:31px!important;
    width:calc(50% - 1px)!important;
    height:2px!important;
    background:repeating-linear-gradient(90deg,rgba(145,124,110,.42) 0 4px,transparent 4px 8px)!important;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)!important;
    mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)!important;
  }
  .stage-art i:nth-child(3):after{
    left:calc(50% + 29px)!important;
    top:31px!important;
    width:calc(50% - 24px)!important;
    height:128px!important;
    border:2px dashed rgba(145,124,110,.34)!important;
    border-left:0!important;
    border-radius:0 24px 24px 0!important;
    background:none!important;
    -webkit-mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)!important;
    mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)!important;
  }
  .stage-art i:nth-child(6):after{
    left:auto!important;
    right:calc(50% + 29px)!important;
    top:31px!important;
    width:calc(50% - 24px)!important;
    height:128px!important;
    border:2px dashed rgba(145,124,110,.34)!important;
    border-right:0!important;
    border-radius:24px 0 0 24px!important;
    background:none!important;
    -webkit-mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)!important;
    mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)!important;
  }

  /* The demo should end with its content instead of rendering a blank white panel. */
  .messages-demo{
    height:338px!important;
    min-height:338px;
    grid-template-columns:42% 58%!important;
    grid-template-rows:1fr!important;
  }
  .inbox-list{
    display:block!important;
    border-right:1px solid #eee9e3!important;
    border-bottom:0!important;
    overflow:hidden;
  }
  .inbox-list>span{
    min-height:58px;
  }
  .chat-preview{
    height:100%;
    overflow:hidden;
  }

  /* Status and unread messages share one compact row. */
  .profile-actions{
    grid-column:1/-1;
    width:100%;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:8px;
  }
  .profile-actions>span{
    order:1;
  }
  .profile-actions>em{
    order:2;
    margin-left:auto;
  }

  /* Mobile comparison keeps three app-like rows with equal geometry. */
  .compare-wrap td:not(:first-child){
    width:100%!important;
    min-height:54px;
    padding:8px 10px!important;
    border-radius:13px;
    box-sizing:border-box;
  }
  .compare-wrap td:not(:first-child):before{
    min-width:0;
    min-height:38px;
    padding-left:44px;
    display:flex;
    align-items:center;
    background-position:left center;
    background-repeat:no-repeat;
    background-size:36px 36px;
  }
  .compare-wrap td[data-label="Таблицы"]:before{
    content:"Таблицы";
    background-image:url("./brand/spreadsheet-app-cropped-v3.jpg?v=16");
    background-size:36px 36px;
    border-radius:10px;
  }
  .compare-wrap td[data-label="Другие CRM"]:before{
    content:"Другие CRM";
    padding-left:44px;
    color:#52606d;
    background-image:
      radial-gradient(circle at 8px 6px,#f3c6bd 0 2px,transparent 2.4px),
      radial-gradient(circle at 14px 6px,#e8d39d 0 2px,transparent 2.4px),
      radial-gradient(circle at 20px 6px,#a9c7b5 0 2px,transparent 2.4px),
      linear-gradient(90deg,transparent 0 13px,#c9d1d9 13px 14px,transparent 14px),
      linear-gradient(#65717f 0 10px,#edf1f4 10px 100%);
    background-size:36px 36px,36px 36px,36px 36px,36px 36px,36px 36px;
    filter:drop-shadow(0 4px 7px rgba(53,64,76,.18));
  }
  .compare-wrap td[data-label="Rently"]:before{
    content:"Rently";
    background-image:url("./brand/rently-gold-logo-v1.jpg");
    background-size:36px 36px;
    border-radius:10px;
  }
  .compare-wrap td.rently-col{
    width:100%!important;
    margin-top:4px;
    padding:8px 10px!important;
    border:1px solid rgba(61,121,82,.08);
    border-radius:13px!important;
    background:#f0f7f1!important;
    box-shadow:none!important;
    overflow:hidden;
  }
  .compare-wrap td.rently-col .included{
    color:#356b4b!important;
    background:#dff0e4!important;
  }

  /* Illustration and copy occupy separate rows; nothing can cover the title. */
  .honest-grid article{
    min-height:0!important;
    padding:132px 22px 24px!important;
    overflow:hidden;
  }
  .honest-illustration{
    left:22px!important;
    top:16px!important;
    width:108px!important;
    height:102px!important;
    margin:0!important;
  }
  .honest-grid article>small{
    position:absolute;
    right:22px;
    top:22px;
  }
  .honest-grid h3{
    margin-top:0;
    overflow-wrap:normal;
    word-break:normal;
  }
  .compare-wrap td:first-child{
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none;
  }
}

@media(max-width:390px){
  .stage-art{
    grid-template-rows:repeat(3,108px)!important;
    gap:14px 8px!important;
  }
  .stage-art i>span.stage-icon,
  .stage-art i>span.stage-icon img{
    width:58px!important;
    height:58px!important;
  }
  .stage-art i:nth-child(1):after,
  .stage-art i:nth-child(2):after{
    left:calc(50% + 28px)!important;
  }
  .stage-art i:nth-child(4):after,
  .stage-art i:nth-child(5):after{
    right:calc(50% + 28px)!important;
  }
  .messages-demo{
    height:326px!important;
    min-height:326px;
  }
}

/* v18 final mobile precedence */
@media(max-width:760px){
  .hero-visual{
    overflow:visible!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:26px!important;
  }
  .hero-visual .visual-glow{
    display:none!important;
  }
  .crm-window{
    border-radius:25px!important;
    overflow:hidden!important;
    isolation:isolate;
    box-shadow:0 21px 50px rgba(48,37,30,.11)!important;
  }
  .compare-wrap td:not(:first-child),
  .compare-wrap td.rently-col{
    width:100%!important;
    height:64px!important;
    min-height:64px!important;
    margin:7px 0 0!important;
    padding:9px 11px!important;
    border:1px solid rgba(75,61,52,.08)!important;
    border-radius:15px!important;
    background:#f8f7f5!important;
    box-shadow:none!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .compare-wrap td.rently-col{
    background:#f0f7f1!important;
    border-color:rgba(61,121,82,.10)!important;
  }
  .compare-wrap td:not(:first-child):before{
    min-width:0!important;
    min-height:40px!important;
    height:40px!important;
    flex:1 1 auto!important;
    padding-left:48px!important;
    box-sizing:border-box!important;
    background-size:40px 40px!important;
    filter:none!important;
    box-shadow:none!important;
  }
  .compare-wrap td[data-label="Таблицы"]:before,
  .compare-wrap td[data-label="Rently"]:before{
    background-size:40px 40px!important;
  }
  .compare-wrap td[data-label="Другие CRM"]:before{
    background-size:40px 40px,40px 40px,40px 40px,40px 40px,40px 40px!important;
  }
  .compare-wrap .partial,
  .compare-wrap .included{
    flex:0 1 48%!important;
    max-width:48%!important;
  }
}

/* v19 — precise task, comparison and review refinements */
.float-task{
  width:auto;
  max-width:230px;
  min-height:0;
  padding:11px 14px!important;
  border-color:rgba(74,57,47,.09)!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 14px 34px rgba(59,42,32,.11)!important;
}
.float-task>div{
  min-width:0;
  display:grid;
  gap:3px;
}
.float-task small{
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#d94756!important;
  font-size:8px!important;
  font-weight:850!important;
  line-height:1.15!important;
  letter-spacing:0;
  text-transform:none;
}
.float-task b{
  font-size:11px;
  line-height:1.23;
}

.mini-task>i{
  width:38px!important;
  min-width:38px!important;
  height:38px!important;
  flex:0 0 38px!important;
  aspect-ratio:1;
  padding:0!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  line-height:1!important;
  transform:none!important;
}
.mini-task>em{
  min-width:82px;
  min-height:31px;
  padding:5px 10px!important;
  display:grid!important;
  place-items:center!important;
  box-sizing:border-box;
  text-align:center!important;
  line-height:1.05!important;
}

.compare-logo{
  width:40px!important;
  height:40px!important;
  min-width:40px;
  border-radius:11px!important;
  overflow:hidden!important;
  box-sizing:border-box;
}
.compare-logo img{
  width:100%!important;
  height:100%!important;
  display:block;
  object-fit:cover;
  border-radius:inherit;
}

.review-head{
  display:grid;
  grid-template-columns:52px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  margin-bottom:20px;
}
.review-head>div{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.review-head strong{
  color:#302923;
  font-size:13px;
}
.review-head>div>span{
  overflow:hidden;
  color:#8b8078;
  font-size:10px;
  line-height:1.25;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.review-head>b{
  color:#a87f38;
  font-size:12px;
  letter-spacing:.08em;
  white-space:nowrap;
}
.review-avatar{
  width:52px;
  height:52px;
  border:2px solid rgba(255,255,255,.9);
  border-radius:50%;
  display:block;
  background-image:url("./avatars/rently-reviewers-sprite-v1.png");
  background-repeat:no-repeat;
  background-size:500% 200%;
  box-shadow:0 5px 14px rgba(52,40,32,.14);
}
.review-avatar-1{background-position:0 0}
.review-avatar-2{background-position:25% 0}
.review-avatar-3{background-position:50% 0}
.review-avatar-4{background-position:75% 0}
.review-avatar-5{background-position:100% 0}
.review-avatar-6{background-position:0 100%}
.review-avatar-7{background-position:25% 100%}
.review-avatar-8{background-position:50% 100%}
.review-avatar-9{background-position:75% 100%}
.review-avatar-10{background-position:100% 100%}

@media(max-width:760px){
  .float-task{
    right:10px!important;
    bottom:73px!important;
    width:min(188px,54%)!important;
    min-height:52px!important;
    padding:9px 12px!important;
    display:flex!important;
    align-items:center!important;
    border-radius:14px!important;
  }
  .float-task b{
    font-size:9px!important;
    line-height:1.2!important;
  }

  .mini-task{
    min-height:76px!important;
    padding:15px 106px 15px 14px!important;
    align-items:center!important;
  }
  .mini-task>i{
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
  }
  .mini-task>em{
    top:50%!important;
    right:13px!important;
    bottom:auto!important;
    transform:translateY(-50%)!important;
    min-width:78px!important;
    max-width:84px!important;
    min-height:34px!important;
    margin:0!important;
  }

  .compare-wrap td:not(:first-child),
  .compare-wrap td.rently-col{
    position:relative!important;
    height:64px!important;
    min-height:64px!important;
    border-radius:15px!important;
    overflow:hidden!important;
  }
  .compare-wrap td:not(:first-child):before{
    min-width:0!important;
    min-height:40px!important;
    height:40px!important;
    padding-left:48px!important;
    display:flex!important;
    align-items:center!important;
    box-sizing:border-box!important;
    background:none!important;
    filter:none!important;
  }
  .compare-wrap td:not(:first-child):after{
    content:"";
    position:absolute;
    left:11px;
    top:50%;
    width:40px;
    height:40px;
    border:0;
    border-radius:11px;
    display:block;
    overflow:hidden;
    transform:translateY(-50%);
    background-color:#fff;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    box-shadow:0 4px 10px rgba(53,44,37,.15);
  }
  .compare-wrap td[data-label="Таблицы"]:after{
    background-image:url("./brand/spreadsheet-app-cropped-v3.jpg?v=19");
  }
  .compare-wrap td[data-label="Другие CRM"]:after{
    background-image:
      radial-gradient(circle at 9px 7px,#f3c6bd 0 2px,transparent 2.5px),
      radial-gradient(circle at 16px 7px,#e8d39d 0 2px,transparent 2.5px),
      radial-gradient(circle at 23px 7px,#a9c7b5 0 2px,transparent 2.5px),
      linear-gradient(90deg,transparent 0 14px,#c9d1d9 14px 15px,transparent 15px),
      linear-gradient(#65717f 0 11px,#edf1f4 11px 100%);
    background-size:40px 40px,40px 40px,40px 40px,40px 40px,40px 40px;
  }
  .compare-wrap td[data-label="Rently"]:after{
    background-image:url("./brand/rently-gold-logo-v1.jpg");
  }
  .compare-wrap .partial,
  .compare-wrap .included{
    min-width:72px!important;
    min-height:30px!important;
    max-width:48%!important;
    padding:6px 9px!important;
    display:grid!important;
    place-items:center!important;
    box-sizing:border-box!important;
    text-align:center!important;
    line-height:1.12!important;
  }

  .review-head{
    grid-template-columns:48px minmax(0,1fr);
    gap:10px;
    margin-bottom:16px;
  }
  .review-avatar{
    width:48px;
    height:48px;
  }
  .review-head>b{
    grid-column:2;
    margin-top:-2px;
    font-size:11px;
  }
  .review-card{
    min-height:250px!important;
  }
}

/* v21 — cleaner comparison and review presentation */
.compare-wrap th,
.compare-wrap td{
  font-size:15px;
  line-height:1.35;
}
.compare-wrap th{
  font-size:13px;
}
.compare-wrap .partial,
.compare-wrap .included{
  padding:8px 11px;
  font-size:13px;
  line-height:1.3;
}
.compare-logo{
  width:44px!important;
  height:44px!important;
  min-width:44px;
  border-radius:12px!important;
  background:transparent!important;
  box-shadow:none!important;
}
.compare-logo.sheets img{
  transform:scale(1.26);
}
.review-head{
  grid-template-columns:52px minmax(0,1fr);
}

@media(max-width:760px){
  .compare-wrap tr{
    padding:22px!important;
  }
  .compare-wrap td:first-child{
    padding-bottom:17px!important;
    font-size:21px!important;
    line-height:1.22!important;
  }
  .compare-wrap td:not(:first-child),
  .compare-wrap td.rently-col{
    height:auto!important;
    min-height:86px!important;
    padding:12px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(112px,44%)!important;
    align-items:center!important;
    gap:12px!important;
  }
  .compare-wrap td:not(:first-child):before{
    min-height:48px!important;
    height:auto!important;
    padding-left:60px!important;
    color:#5d544e!important;
    font-size:16px!important;
    font-weight:750!important;
    line-height:1.2!important;
  }
  .compare-wrap td:not(:first-child):after{
    left:12px!important;
    width:48px!important;
    height:48px!important;
    border-radius:13px!important;
    background-color:transparent!important;
    box-shadow:none!important;
  }
  .compare-wrap td[data-label="Таблицы"]:after{
    background-size:64px 64px!important;
  }
  .compare-wrap td[data-label="Другие CRM"]:after{
    background-size:48px 48px,48px 48px,48px 48px,48px 48px,48px 48px!important;
  }
  .compare-wrap td[data-label="Rently"]:after{
    background-size:48px 48px!important;
  }
  .compare-wrap .partial,
  .compare-wrap .included{
    min-width:0!important;
    min-height:42px!important;
    width:100%!important;
    max-width:none!important;
    padding:9px 10px!important;
    font-size:14px!important;
    line-height:1.2!important;
  }
  .review-head{
    grid-template-columns:48px minmax(0,1fr);
  }
}

/* v22 — clearer mobile product-preview captions */
@media(max-width:760px){
  .mock-head small{
    font-size:9.5px;
  }
  .mock-head button{
    font-size:9.5px;
  }
  .mock-column-title{
    font-size:8px;
  }
  .mock-column-title i{
    font-size:8px;
  }
  .guest-line strong{
    font-size:9px;
  }
  .guest-line small,
  .guest-mini p,
  .guest-mini>em{
    font-size:7.25px;
    line-height:1.3;
  }
  .mock-bottom-nav b{
    font-size:7.5px;
  }
  .float-task small{
    font-size:8px;
  }
  .float-task b{
    font-size:10px;
  }
}

/* v23 — lighter Airbnb-like presentation aligned with the current app. */
:root{
  --ivory:#f7f3ed;
  --paper:#fffdfa;
  --paper-strong:#fff;
  --ink:#222;
  --muted:#717171;
  --line:rgba(45,37,32,.10);
  --brown:#3b302a;
  --brown-2:#2b211c;
  --shadow:0 14px 38px rgba(51,39,31,.075);
  --rently-font:"Airbnb Cereal VF","Airbnb Cereal App","Airbnb Cereal","Inter",-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",system-ui,sans-serif;
}

body,
button,
input,
select,
textarea{
  font-family:var(--rently-font);
}

body{
  background:
    radial-gradient(circle at 8% 0%,rgba(243,199,173,.13),transparent 30rem),
    linear-gradient(180deg,#fffaf6 0%,var(--ivory) 100%);
  color:var(--ink);
}

.site-nav{
  border-color:var(--line);
  background:rgba(255,253,250,.94);
  box-shadow:0 8px 24px rgba(51,39,31,.07);
}

.nav-links a,
.footer-links a,
.hero-lead,
.section-heading>p,
.section-heading.split>p,
.calendar-copy>p,
.ai-copy>p,
.ready-card p,
.feature-card>p,
.feature-copy p,
.honest-grid p,
.pricing-layout>div:first-child>p{
  color:var(--muted);
}

.button{
  border-radius:13px;
}

.button-dark{
  background:var(--brown-2);
  box-shadow:0 6px 16px rgba(43,33,28,.12);
}

.button-dark:hover{
  background:#201915;
  box-shadow:0 8px 20px rgba(43,33,28,.15);
}

.button-light{
  background:#fff;
  border-color:var(--line);
  box-shadow:0 2px 8px rgba(51,39,31,.035);
}

.hero h1,
.section h2,
.ready-card h3,
.feature-card h3,
.honest-grid h3{
  color:#222;
}

.hero h1 em{
  color:#8d5c44;
}

.hero-ai{
  border-color:rgba(145,83,58,.12);
  background:rgba(255,255,255,.72);
  box-shadow:0 4px 14px rgba(51,39,31,.035);
}

.glow-one{
  background:rgba(243,229,223,.52);
}

.glow-two{
  background:rgba(243,199,173,.20);
}

.crm-window{
  border-color:var(--line);
  border-radius:28px;
  background:#fffdfa;
  box-shadow:0 18px 46px rgba(51,39,31,.09);
  transform:none;
}

.window-top,
.mock-bottom-nav{
  border-color:#ece6df;
  background:rgba(255,253,250,.96);
}

.mock-workspace{
  background:#fffdfa;
}

.mock-column,
.mock-column:nth-child(1),
.mock-column:nth-child(2),
.mock-column:nth-child(3){
  background:#f7f5f2;
}

.guest-mini{
  border-color:rgba(45,37,32,.08);
  box-shadow:0 2px 8px rgba(51,39,31,.045);
}

.guest-mini.tone-lead{background:#f3eeff}
.guest-mini.tone-blue{background:#eaf3ff}
.guest-mini.tone-sand{background:#fff4e5}

.mock-head button,
.mock-bottom-nav span.active{
  background:#2b211c;
}

.float-card{
  border-color:var(--line);
  background:rgba(255,255,255,.96);
  box-shadow:0 12px 30px rgba(51,39,31,.10);
}

.proof-strip{
  background:rgba(255,255,255,.62);
}

.ready-card,
.ready-card.featured,
.ready-card.tasks-ready-card,
.feature-card,
.honest-grid article,
.review-card,
.pricing-card,
.faq-list details{
  border-color:var(--line);
  background:#fff;
  box-shadow:0 8px 24px rgba(51,39,31,.05);
}

.ready-card.featured{
  background:
    radial-gradient(circle at 88% 10%,rgba(243,199,173,.20),transparent 18rem),
    #fff;
}

.ready-card.tasks-ready-card{
  background:#fbf7f2;
}

.product-section{
  background:rgba(255,253,250,.86);
  border-radius:40px 40px 0 0;
}

.messages-demo,
.owner-demo,
.guest-profile,
.mini-task,
.calendar-demo,
.compare-wrap{
  border:1px solid var(--line);
  background:#fff;
  box-shadow:0 8px 24px rgba(51,39,31,.055);
}

.chat-preview{
  background:#fff;
}

.chat-preview .incoming{background:#f4eee8}
.chat-preview .outgoing{background:#eaf3ff}

.feature-dark{
  color:#222;
  background:
    radial-gradient(circle at 90% 0%,rgba(243,199,173,.26),transparent 18rem),
    #fbf7f2;
}

.feature-dark .feature-icon{
  color:#5f4b40;
  background:#fff;
}

.feature-dark>p,
.analytics-rings small{
  color:var(--muted);
}

.feature-dark .bars-demo{
  border-bottom-color:rgba(45,37,32,.12);
}

.feature-dark .bars-demo i{
  background:linear-gradient(180deg,#f0c4ad,#bd8064);
}

.analytics-rings>i{
  color:#403631;
  box-shadow:inset 0 0 0 11px #fbf7f2;
}

.compare-section,
.pricing-section{
  background:#f5f1ec;
}

.compare-wrap th.rently-col,
.compare-wrap td.rently-col{
  color:#4d3428;
  background:#faeee7;
  box-shadow:inset 1px 0 rgba(145,83,58,.09),inset -1px 0 rgba(145,83,58,.09);
}

.reviews-section{
  background:#fffdfa;
}

.ai-section{
  color:#222;
  background:
    radial-gradient(circle at 8% 0%,rgba(243,199,173,.24),transparent 28rem),
    #f8f3ee;
}

.eyebrow-light,
.ai-copy>p,
.ai-points span{
  color:var(--muted);
}

.ai-points i{
  color:#4f7b61;
  background:#e9f3ec;
}

.ai-report{
  border-color:var(--line);
  background:#fff;
  box-shadow:0 18px 46px rgba(51,39,31,.08);
}

.report-head small,
.report-block small,
.report-action small{
  color:#8c8179;
}

.report-head>span{
  color:#47765a;
  background:#e7f2ea;
}

.report-block,
.report-block.strong{
  color:#302720;
  background:#fbf7f2;
}

.report-block.strong{
  background:#faeee7;
}

.report-action{
  color:#304c39;
  background:#edf5ef;
}

.final-card{
  border-color:var(--line);
  background:
    radial-gradient(circle at 50% 0%,rgba(243,199,173,.22),transparent 24rem),
    #fff;
  box-shadow:0 12px 34px rgba(51,39,31,.055);
}

.site-footer{
  background:#f3eee8;
}

@media(max-width:760px){
  .product-section{
    border-radius:30px 30px 0 0;
  }

  .mock-column,
  .mock-column:nth-child(1),
  .mock-column:nth-child(2),
  .mock-column:nth-child(3){
    background:#f7f5f2!important;
  }

  .ready-card.featured,
  .ready-card.tasks-ready-card{
    background:#fff;
  }

  .feature-card.feature-dark{
    background:#fbf7f2;
  }

  .compare-wrap td.rently-col{
    background:#faeee7;
  }
}

/* v24 — visibly lighter Airbnb direction without layout or icon changes. */
:root{
  --ivory:#f7f7f7;
  --paper:#fff;
  --paper-strong:#fff;
  --ink:#222;
  --muted:#6a6a6a;
  --line:#dedede;
  --brown:#222;
  --brown-2:#222;
  --shadow:0 6px 20px rgba(0,0,0,.07);
  --airbnb-coral:#ff385c;
  --airbnb-coral-dark:#e31c5f;
}

body{
  background:#fff;
}

.site-nav{
  border-color:#e1e1e1;
  border-radius:18px;
  background:rgba(255,255,255,.96);
  box-shadow:0 4px 18px rgba(0,0,0,.08);
}

.nav-links a,
.footer-links a{
  color:#5f5f5f;
}

.button-dark{
  background:var(--airbnb-coral);
  box-shadow:0 5px 14px rgba(255,56,92,.22);
}

.button-dark:hover{
  background:var(--airbnb-coral-dark);
  box-shadow:0 7px 18px rgba(227,28,95,.25);
}

.button-light{
  border-color:#d7d7d7;
  background:#fff;
  box-shadow:none;
}

.hero{
  background:#fff;
}

.hero h1 em{
  color:var(--airbnb-coral);
}

.eyebrow i{
  background:var(--airbnb-coral);
  box-shadow:0 0 0 5px rgba(255,56,92,.10);
}

.hero-trust b{
  color:#008a05;
}

.hero-ai{
  border-color:#dedede;
  background:#f7f7f7;
  box-shadow:none;
}

.visual-glow{
  opacity:.22;
}

.crm-window{
  border-color:#dcdcdc;
  border-radius:24px;
  background:#fff;
  box-shadow:0 12px 32px rgba(0,0,0,.11);
}

.window-top,
.mock-workspace,
.mock-bottom-nav{
  background:#fff;
}

.mock-column,
.mock-column:nth-child(1),
.mock-column:nth-child(2),
.mock-column:nth-child(3){
  background:#f7f7f7;
}

.guest-mini{
  border:1px solid rgba(0,0,0,.06);
  border-left-width:1px;
  box-shadow:0 2px 7px rgba(0,0,0,.055);
}

.guest-mini.tone-lead{background:#f4f0ff}
.guest-mini.tone-blue{background:#edf6ff}
.guest-mini.tone-sand{background:#fff5e8}

.mock-head button,
.mock-bottom-nav span.active{
  background:#222;
}

.proof-strip{
  border-color:#e5e5e5;
  background:#f7f7f7;
}

.ready-section{
  background:#fff;
}

.ready-card,
.ready-card.featured,
.ready-card.tasks-ready-card,
.feature-card,
.honest-grid article,
.review-card,
.pricing-card,
.faq-list details{
  border-color:#dedede;
  border-radius:20px;
  background:#fff;
  box-shadow:none;
}

.ready-card.featured,
.ready-card.tasks-ready-card{
  background:#fff;
}

.product-section{
  border-block:1px solid #ebebeb;
  border-radius:0;
  background:#f7f7f7;
}

.messages-demo,
.owner-demo,
.guest-profile,
.mini-task,
.calendar-demo,
.compare-wrap{
  border-color:#dedede;
  border-radius:18px;
  background:#fff;
  box-shadow:0 4px 14px rgba(0,0,0,.055);
}

.feature-dark{
  color:#222;
  background:#fff;
}

.feature-dark .bars-demo i{
  background:linear-gradient(180deg,#ff7891,#ff385c);
}

.analytics-rings>i{
  box-shadow:inset 0 0 0 11px #fff;
}

.calendar-section,
.honest-section,
.faq-section{
  background:#fff;
}

.compare-section,
.pricing-section{
  background:#f7f7f7;
}

.compare-wrap th.rently-col,
.compare-wrap td.rently-col{
  color:#7d1737;
  background:#fff0f3;
  box-shadow:inset 1px 0 rgba(255,56,92,.10),inset -1px 0 rgba(255,56,92,.10);
}

.compare-logo.rently{
  background:#222;
}

.reviews-section{
  border-block:1px solid #ebebeb;
  background:#fff;
}

.ai-section{
  border-block:1px solid #ebebeb;
  color:#222;
  background:#f7f7f7;
}

.ai-report{
  border-color:#dcdcdc;
  border-radius:22px;
  background:#fff;
  box-shadow:0 8px 24px rgba(0,0,0,.07);
}

.report-block,
.report-block.strong{
  background:#f7f7f7;
}

.report-block.strong{
  background:#fff0f3;
}

.report-impact strong{
  color:var(--airbnb-coral-dark);
}

.report-action{
  background:#eef7f0;
}

.pricing-card .button-dark,
.final-card .button-dark{
  background:var(--airbnb-coral);
}

.final-card{
  border-color:#dedede;
  border-radius:28px;
  background:#fff;
  box-shadow:none;
}

.site-footer{
  border-color:#dedede;
  background:#f7f7f7;
}

@media(max-width:760px){
  .site-nav{
    border-radius:16px;
  }

  .product-section{
    border-radius:0;
  }

  .mock-column,
  .mock-column:nth-child(1),
  .mock-column:nth-child(2),
  .mock-column:nth-child(3){
    background:#f7f7f7!important;
  }

  .compare-wrap td.rently-col{
    background:#fff0f3;
  }
}
